On Mar 3, 2006, at 12:56 AM, Alastair Houghton wrote:

Maybe I'm being dumb, but can't you already do this? SQLAlchemy already supports custom types for column data (so, for instance, one of my tables is returning a special UUID object based on a string column in the database).

Or is this really about syntactic sugar (i.e. making SQLAlchemy look like Django)?

What I'm looking at would simply definition, so its syntactic sugar to an extent, plus it would setup validation so that the model knows how to validate itself (to an extent).

- Ben


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to