This is really awesome. It would be even awesomer if append()/create()
could optionally take keyword arguments that would be passed to the
creator, so that the creator would be able to populate other
association fields if it knows how. I'm thinking of something like:

post.tags.append('awesomer', user=me)

If that seems interesting to others, I can probably whip up a patch
this weekend (though it's been a while since I got my hands dirty on
the insides of sqlalchemy).

JP


--~--~---------~--~----~------------~-------~--~----~
 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