Hi,

I have modify my local copy of Castor to load related and dependent object
(1-1, 1-m, m-m ) in a separate query. Also, I change the implementation of
lazy from Lazy loading to Lazy instantiation. The changes have give us much
better performance. However, I would like to hear the comment of Castor team
on this ( Thomas ? ). Is loading related object in separate query a right
thing to do ? Would this break any of the Castor-jdo architecture/design ?
Also, is lazy instantiation a viable alternative to lazy loading ? As a side
effect of my changes, it also allow query on dependent object, would this
cause any 
problem ?

thanks.

Regards,
Low Heng Sin ( [EMAIL PROTECTED] )

P.S. I use oql query to load related object and dependent object

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to