I figure, that we have currently one more problem. At the moment the repository file is generated, but probably, because the transform of the torque schema to the repository file is not perfect, there are manually changes to this file (e.g. for the proxy interface or for collection interfaces). This means, that we have to build in something like the OM stuff, where a base class is always generated and the normal class is not anymore touched. Any ideas for this?
Another issue is, that I would like to store the generated classes in another directory then the extension objects. Any ideas for this? At 22:39 28.09.2002 -0500, you wrote: >I agree that using interfaces is good design, but that doesn't mean >everyone will want to use it. How about two flags: ojbUseInteface and >ojbUseProxyInterface? > >- Stephen > > > -----Original Message----- > > From: Markus M. May [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, September 28, 2002 10:16 AM > > To: Turbine Torque Developers List > > Subject: RE: [patch] ojb templates > > > > Well, I did the Interface Stuff, because I think it is a good design > > approach. Under OJB you can load all objects implementing one >interface, > > and therefor we need this stuff for a project. > > > >-- >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]>
