AW: [OJB-developers] Integrating with Turbine
Brought to you by:
thma
From: Mahler T. <tho...@it...> - 2001-11-23 07:49:53
|
Hi Leandro, > Hi all. > I'm trying to integrate OJB qith Turbine framework > (http://jakarta.apache.org/turbine)! > Turbine is a good framework because you can decide you persistence > strategy. The default way is to use torque, a tool that comes with > turbine, to generate a persistence layer using Peers () based on a xml > schema description of all Business Objects. I know how to use > torque an > I could make torqe generate the same code it does for > Turbine, using OJB > as Persistence API. Anyone is interested ?? > Yes, that can be quite interesting. I'm planning to have a special page for contributions, i.e. code that does not go into the OJB codebase, but may be useful for developers. It may contain utility classes as Paging support or integration code for certain databases or integration code for certain application frameworks. Right now I'm collecting these things (there is already some code for a Struts integration). So if you want to contribute your code, just contact me. Thanks for your good ideas, Thomas |