Hello Stephen, the database is removed intentionally. The dataModel.database gives you a whole XML snipplet and we would like to retrieve just a property.
Haven't run this through OJB. At 12:22 27.09.2002 -0500, you wrote: >I've applied most of your patches. A few things: > >- The Inteface.vm/ProxyInterface.vm looked good, but I didn't add them >because I didn't see how they were going to get executed. > >- The ojb.xxx/objXXx thing makes sense now; I put in the torque.xxx->xxx >mechanism without even realizing that xxx.yyy was invalid in Velocity. >Though let's stick with just torque.ojbXxx properties for now (they >should be automatically stripped of the torque. in front of them). > >- You had removed a #set($database = $dataModel.database) from the top >of the file, but $database was later used a few lines down. Was this >intentional? I replaced the $database with $dataModel.database, but if >this isn't right, just let me know. > >I generated the OJB stuff for a torque project of mine and it looks >okay, but I haven't actually run it through OJB. If you could do so and >verify everything is good, let me know. > >Thanks, >Stephen > > > -----Original Message----- > > From: Markus M. May [mailto:[EMAIL PROTECTED]] > > Sent: Friday, September 27, 2002 6:06 AM > > To: Turbine Torque Developers List > > Subject: RE: [patch] ojb templates > > > > I have again edited the repository as well as the model template >files. Now > > it supports also the dynamic proxy pattern from ojb. > > > > > > >-- >To unsubscribe, >e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> ---+++--------------------+++---------------------+++--- Markus M. May [EMAIL PROTECTED] Provide you with free J2EE projects Please use my public key at: http://www.javafreedom.org/mmay_javafreedom_org.key ---+++--------------------+++---------------------+++--- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
