[TYPO3-ect] Better trees
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Sep 28 00:19:59 CEST 2006
Thomas Hempel wrote:
> Hi Elmar,
>
> very nice! :-)
>
> Maybe we can use this for commerce. Do you plan a version for PHP4?
>
>
> Greets,
> Thomas
>
Version 0.2 in TER is with PHP4.
It would certainly be appealing to contribute a part of commerce, now
that it is ready. ;-)
The architecture mainly reimplements the clever patterns of graytree:
nodes & trunk, model & view, abstract & derived
Only that it is not derived from t3lib_treeview, but redone from scratch
to get a clean architecture on all levels. So it will probably be usable
for commerce.
The difference is, that graytree has mm-relatations between the nodes,
while I started with a classical parent/child tree. That can be extended
in the next step.
Maybe the CCF is the missing link. It would be necessary to get clean
MM-relations into the core fast, because that is the base of all:
http://typo3.org/extensions/repository/view/mmforeign/0.2.0/
by Mads Brunn & Rene Fritz
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list