On Thu, 1 Feb 2001, Diethelm Guallar, Gonzalo wrote:
> Are we using torque to generate the peer/map classes for
> Turbine itself?
Nope.
> I'm asking because torque generates three
> classes for table foo: Foo.java, FooMapBuilder.java and
> FooPeer.java. However, if you look at TurbineMapBuilder,
> this class has hard-coded all column names for all
> internal tables, instead of calling each table's map
> builder. In fact, the map builders are not even in cvs.
> Is there a reason for this? Thanks,
There is only one map building for the internal turbine
tables.
We should probably move toward using torque to generate
the all the internal turbine goodies as well. I'm playing
with some templates for flux that generate the user class
for a webapp so that the flux can deal with user types
that implement the User interface.
jvz.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]