8690cabf9c[Tree] Allow to change the default index "__children" used to hold the children of nodes.
преди 12 години
Christophe Coevoet
9898253452Fixed the phpdoc and added a missing use statement. Closes #403
преди 13 години
comfortablynumb
becf140e60[Tree] Refactored a lot of code. Added missing functionalities. Implemented a RepositoryInterface to create a consistent api between ORM and ODM repositories.
преди 13 години
comfortablynumb
f1e372f195[Tree] Added "buildTree" support for Materialized Path strategy (ODM). Done some general refactor on repositories too.