Hi all, One comment about the data stored if used as content structure in a CMS. Typically you will want to store not only the data itself but meta-data as well. Sometimes you want to do filtering on the meta-data e.g I want all nodes below X but only those that are in the "sports" section. Is this something we want to implement on the level of the Tree component (makes sense because it puts the load on the DB.... it raises complexity though) or do we want to make this up to the application developer to take care of?
Cheers, Frederik -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
