Re: [castor-dev] JDO object creation performance flaw

2004-07-01 Thread Werner Guttmann
Stephen, I am still in the process of readying a first patch for this feature. In the meantime, I'd like to bounce the following issue with you and everybody else interested. It looks like the only way to go about a solution for this is via dynamic proxies. This implies that ... a) support fo

Re: [castor-dev] JDO object creation performance flaw

2004-07-01 Thread Stephen Ince
No problem about testing lazy-loading 1:1. This would of course help loading of large about objects. I will work on a performance patch for top-level objects with large number of dependent children. - Original Message - From: "Werner Guttmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

Re: [castor-dev] JDO object creation performance flaw

2004-07-01 Thread Werner Guttmann
Gregory, >> Well, if that's the case .. ;-), what would you think about helping us >> with testing new code, whether it's a feature such as support for >> lazy-loading 1:1 relations or support for the transient attribute at the >> level. >> Right now, I've got a patch posted for the transien

Re: [castor-dev] JDO object creation performance flaw

2004-07-01 Thread Gregory Block
On 30 Jun 2004, at 09:47, Werner Guttmann wrote: Well, if that's the case .. ;-), what would you think about helping us with testing new code, whether it's a feature such as support for lazy-loading 1:1 relations or support for the transient attribute at the level. Right now, I've got a patch p