On May 2, 2007, at 1:54 PM, John Siracusa wrote:
> You can do this already, more or less, by making your own
> My::EmailColumn class based on Rose::DB::Object::Metadata::Column,
> then mapping that class to a type name using
> meta->column_type_class(email => 'My::EmailColumn'). Then, in your
> class setup, you'd do:
>
> columns => [ email_address => { type => 'email' }, ... ]
That is ****** great!
thats pretty much how I would want it to work too
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rose-db-object