Re: Question about dataresource

2009-07-21 Thread David E Jones
The DataResource organization is meant to be hierarchical like a filesystem to keep things simple. If you want complex organization, use the Content and related entities. They are kept separate to facilitate reuse of DataResource records with multiple sets of Content records referring to t

Question about dataresource

2009-07-21 Thread Patrick Antivackis
Why the Dataresource and DataCategory do not follow the Product and ProductCategory features such as DataCategoryRollup, DataCategoryMember ? This would allow more flexibility in dataresource organization and the use of DataCategory as a tagging system. Is such an improvement in Ofbiz goal ?