Ack! I rescind! The fix DOES exist in the latest CVS version. Apparently, an old version of castor lingered in my classpath. Classic (read: stupid) mistake.
Sorry about that. By the way, when is the next officially planned release? -Greg --- Greg Merrill <[EMAIL PROTECTED]> wrote: > Date: Fri, 12 Oct 2001 09:12:55 -0700 (PDT) > From: Greg Merrill <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Reply-to: [EMAIL PROTECTED] > Subject: [castor-dev] cumulative 1-Many objects > > I am seeing a problem similar to what was described > in > the following post: > > http://castor.exolab.org/list-archive/msg09737.html > > That is, Castor is fetching the "Many" objects from > a > "1-Many" relationship cumulatively. For example, if > we have a "Company" object relating to Many > "Employee" > objects, retrieving the first Company will pull up > its > Employees, retrieving the second Company will pull > up > the Employees of both the first and second > Companies, > and so on. > > A response to the message I reference above > indicates > that a fix for this bug exists in CVS. However, I > checked out Castor this morning, built it, and am > still seeing the issue with the latest code. > > Does anyone know exactly where in the code the > alleged > patch went in? (I couldn't find the original bug > report referenced by the response to the message > above.) I'm hoping this fix does exist somewhere, > and > I just haven't found it yet... > > -Greg Merrill > > > __________________________________________________ > Do You Yahoo!? > Make a great connection at Yahoo! Personals. > http://personals.yahoo.com > > ----------------------------------------------------------- > > If you wish to unsubscribe from this mailing, send > mail to > [EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev > __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
