On Aug 6, 4:36 pm, Michael Bayer <[EMAIL PROTECTED]> wrote:

>
> for parsing HTML form data into Python objects most people use
> FormEncode:  http://formencode.org/

Thanks a lot for the suggestion. FormEncode looks great and I will
definitely be using it. Still, as I identify my object (column)
classes at run-time, I need to find a mapping between sqlalchemy types
and python types. I guess I will build a dictionary with the types I
need.

Regards,

Muhammad


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to