> I think all DB specifics should go into DB adapters. We need to add
methods
> like getIntType() to DB interface, or maybe getSQLType(Class class) ?

I'm not sure that I agree with this. The adapters are meant to provide
"run-time" db features, and I think the generation stuff should be kept
separate. As such the XML mapping will be pretty clean and easy to
understand. Also easier to extend to other db's. But I'm certainly not
fundamentally against adding it to the adapters!

Can we get some more thoughts from other ppl on this?

Frank



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to