doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.03k stars 1.26k forks source link

Add possibility use other hierarchical structures models (differs from NestedSet) #1

Closed Koc closed 12 years ago

Koc commented 13 years ago

There are some other good models for store hierarchical structures, like closure table http://www.slideshare.net/billkarwin/sql-antipatterns-strike-back - slide 68. I think that tree-extension may support differ models.

l3pp4rd commented 12 years ago

well the general think, possibility to implement other tree extensions is added. this is too abstract issue for materialized tree path or others. if anyone is still working on such tree, open a pull request