[Typo3-dev] XCLASS on steroids or how to get rid of XCLASS with PHP5

Christian Jul Jensen christian at jul.net
Fri Mar 25 11:54:05 CET 2005


Forgot one thing :)

The beauty of this is that the only thing you need to change in the
existing code (I think...) is that all classes should be descendents
of metaBaseClass.

Of course it would make sense to split classes up in state and logic
objects, but it can work without (even if that would cause some
memory overhead)

And of course it would make TYPO3 PHP5 only.

--
-julle




More information about the TYPO3-dev mailing list