[TYPO3-dev] SOLUTION (?) : Multiple XCLASS inheritance

Sven Wilhelm wilhelm at icecrash.com
Thu Feb 9 01:03:29 CET 2006


Hi Jerome,

> I agree that with PHP5 come a lot of great OO concepts that will save us a
> lot of complications.
it's the long expected stuff.
If you have a serios view on PHP5, I would say you see the direction to
a fixed data type language in contrast to a no typed language like at
the moment.

> It was precisely why I started this thread instead of just developing some
> useless feature ( not future ;) in my corner, and then coming out saying :
> hey, people, look what I've done now go ahead, use it or I won't be happy
> :))
thank you for that, really.

> In other words : Is there some 'OFFICIAL' and 'T3 CORE GROUP APPROUVED' doc
> that explains the T3 developper Senior praxis ( or best pratices or 'les
> meilleures pratiques' or whatever you'll call it ;)
is there really one? Before I try to adopt praxis from a project, the
design concepts must be really good (please see this statement without
looking specially on T3).
You can a heavy lot of good stuff from eclipse. Erich Gamma (one of the
core developers, known from the gang of four) is a real guru of design
patterns. And if you understand dp's and be able to use them, you win
more than study senior papers.

At the moment I'm experimenting with a project to implement a complete
set of the java foundation classes in PHP5 (clear, it's a long running
project :)

My motivation is to have a structured class library like in Java where
you know where to find a library independent from the project you're
coding. The java foundation classes (especially the package concept) is
the biggest advantage of java (beside a good OO concept :)

If you're interested to join, contact me private.

Kind regards

Sven






More information about the TYPO3-dev mailing list