On Thu, 27 Sep 2001, Matthew Jensen wrote:

> That sounds quite true.. and would explain the problems i was having with
> it.  I'd be very interested in your patch, ill give it a run see if it
> fixes my problems also....

hehe... haven't got any patch as yet, but the quickest easiest way to do
it would be to change line 510 of
org/exolab/castor/jdo/engine/OQLQueryImpl.java so that the OQLEnumeration
is not static.  

Its not the cheapest way of doing it (I think it would
probably be more efficient to change the constructors to require a
reference to the OQLQuery they are created by, but both options put a
reference in OQLEnumeration to OQLQueryImpl which will prevent gb....

I haven't tried this yet, but it should work...  I'll probably give it a
go in the next week or something

cheers
dim

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

Reply via email to