1
bumciach
Materialized Path
  • 2009/5/29 11:55

  • bumciach

  • Not too shy to talk

  • Posts: 153

  • Since: 2007/6/25


I'm wondering, was it ever considered an extension the XOOPS tree for implement Materialized Path strategy?
I think it is the compromise between Nested Sets (a bit complicate to implement and understand) and Adjacency List (present in xoops) in respect to simplicity and efficiency.