theres an example in the distro, in examples/association/proxied_association.py that shows off the creator function as well as the **kwargs idea. its used to provide a customized method of creating the association object.
also make sure you understand how to use association objects without this proxying interface first, since AssociationProxy is a completely optional shortcut. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---