Re: Entity engine design/implementation problems

2013-04-27 Thread Adrian Crum
ges. I have some ideas, but I will wait for comments before proceeding further. -Adrian - -- Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ -- View this message in context: http://ofbiz.135035.

Re: Entity engine design/implementation problems

2013-04-27 Thread Paul Foxworthy
lost. I bypassed using the AbstractEntityConditionCache.storeHook method > to work around that. > > So, there needs to be some entity engine API changes. I have some ideas, > but I will wait for comments before proceeding further. > > -Adrian - -- Coherent Softwar

Entity engine design/implementation problems

2013-04-26 Thread Adrian Crum
I found some flaws in the entity engine while working on the entity cache bugs. The main problem is with the GenericEntity class and its subclasses - GenericPK and GenericValue. When you get a GenericPK instance from GenericEntity or GenericValue, a new GenericPK instance is created and initi