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]>

Reply via email to