Hi, You can also have a look at this excellent document:
http://www.muthukadan.net/docs/zca.html On Thu, Feb 10, 2011 at 8:51 PM, Bobby <[email protected]> wrote: > The answer is to use the adapter pattern. > > An explanation in Zope > http://wiki.zope.org/zope3/ZopeGuideComponents > > A great explanation of the adapter pattern is here: > http://ginstrom.com/scribbles/2009/03/27/the-adapter-pattern-in-python/ > > An example using sqlalchemy; > http://lists.repoze.org/pipermail/repoze-dev/2009-November/002292.html > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
