Michael Bayer wrote:
I think the keyword-enabled __init__() method created by assign_class () should be created within the sqlalchemy assign_mapper() method, if the given class doenst have an __init__() method defined already. that way code like this would work, if no other __init__() method was already created.
Sounds good to me. Robert ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

