On Jul 17, 2008, at 5:34 PM, David E Jones wrote:


On Jul 17, 2008, at 9:28 AM, Jacopo Cappellato wrote:

Now that we have removed all the entitygroup.xml files containing entity mappings for the org.ofbiz group (that is now assumed by default), the method ModelGroupReader.getGroupNames() just return the "org.ofbiz.olap" group. What is the best way to fix this? Should we simply add the "org.ofbiz" group to the list of groups? Or is there a more elegant way of handling this?

Yes, I missed that didn't I...

The default-group-name should be added to the set that method returns.

BTW, I noticed you made a change to compensate for this somewhere else, and I haven't had a chance to review that thoroughly, but changing this method may help with that problem too.


Yes, my plan was actually to revert that change after this is fixed.
The only doubt I have is that in ModelGroupReader there is no reference to a DelegatorInfo object (that contains the variable with the default-group-name)... and I didn't want to move too many things.

Jacopo


-David


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to