[Fwd: Re: [Repoze-dev] obob example...]
Chris McDonough
chrism at plope.com
Wed Sep 12 04:43:46 UTC 2007
On Sep 11, 2007, at 11:40 PM, Chris McDonough wrote:
> It's tempting to make use of Zope interfaces (http://
> griddlenoise.blogspot.com/2005/12/zope-component-architecture-
> interfaces.html) to do dispatching like this because it gets us out
> of the business of creating a hardcoded dispatch table or inventing
> a new registry syntax. But I think it's important that we don't
> make consumers of obob buy into Zope interfaces in order to do
> their job. That said, duck typing is DWIM. ;-)
It'd be nice to get some help from the language here. But....
2005: http://www.artima.com/weblogs/viewpost.jsp?thread=92662
2007: http://www.python.org/dev/peps/pep-3119/
Sigh.
- C
_______________________________________________
Repoze-dev mailing list
Repoze-dev at lists.repoze.org
http://lists.repoze.org/mailman/listinfo/repoze-dev
More information about the Repoze-dev
mailing list