Avi Cherry wrote:
> 
> What do you think of the idea of having Town automatically set up the
> default values on a Record, according to the schema of the table?
> How portable is this across databases to access this information?

I assume you're talking about within the ORMapping framework, so I'm
neither here nor there on the suggestion.  The way to keep it cross
platform is to save the values using the appropriate setParameter
method... of course Town does this already on data stored in the Value
objects (that Record holds), so I think it should work.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to