Hi Peter, As far as I could tell when I submitted the bug and fixed my local copy of James, everything seemed to work per documentation keeping in mind that this was several months ago and a lot has changed in James since.
Sorry I did not submit a patch but since I new nothing about the framework, I was not sure that my fix was the "correct" style rather than just a hack. Thanks, Serge ----- Original Message ----- From: "Peter M. Goldstein" <[EMAIL PROTECTED]> To: "'James Developers List'" <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 9:36 PM Subject: [PATCH] DBFile functionality, bug #12031 > > All, > > This patch is designed to resolve an ordering issue in the code. In > DBFile mode, the code looks for a parameter before it can possibly be > initialized. This means that DBFile mode never works. The patch > attached resolves this initialization ordering issue, although there > still may be other, as of yet undiscovered, problems with DBFile mode. > > A number of comments were also added in this patch. > > Questions, comments, etc. are welcome. > > --Peter > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
