Hi, I built Torque from CVS-Head last Friday, and found some errors in Object.vm. Running the OM task generated some code with a carriage return in the middle of a line, preventing compilation. Seems significant. Let me submit a patch.
WILL At 12:36 PM 8/9/02 -0400, you wrote: >Martin, > >The multiple database support in Torque seems to be hosed right now. I'm >trying to track it down, but I haven't figured it out yet. You might want >to hold off on a release until some one has squashed it though. > >Torque seems to be ignoring the: >torque.dsfactory.bookstore.connection.driver = >torque.dsfactory.bookstore.connection.url = >torque.dsfactory.bookstore.connection.user = >torque.dsfactory.bookstore.connection.password = > >properties for any of the databases besides the default one, so if I have > >torque.dsfactory.someOtherDatabase.connection.user = Foo > >it will still use the bookstore one when I call classes that should be >using Foo. Any one have any ideas as to what could have changed to cause >this to happen? > >-Kurt > >On Fri, 9 Aug 2002, Martin Poeschl wrote: > > > as said before i'm planning to do another beta release today. > > > > i need some help! > > > > todo: > > - test and apply all patches sent to the list > > - work on the docs > > - testing, testing, testing!!! > > > > martin > > > > > > -- > > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
