I am a little confused about something and just wanted to see if it was 
not a bug...

In the class BasePeer the variable DEFAULT_MAP_BUILDER (which is used to
perform the getMapBuilder() call) equals:

org.apache.torque.util.db.map.TurbineMapBuilder

which is a class that doesn't exist as far as I can tell.

There is a:

org.apache.turbine.util.db.map.TurbineMapBuilder

is that what it is supposed to be?

I am playing with a superclass that dynamically maps certain info to the 
subclass and can't see any way to make getMapBuilder() work.

Will Holcomb


--
To unsubscribe, e-mail:   <mailto:turbine-torque-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-user-help@;jakarta.apache.org>

Reply via email to