2009/5/25 Chris McDonough <chr...@plope.com>:
> So to the end of breaking them apart, I just wrote up a bit of science fiction
> in code form.  Could you take a look at the below and let me know what you 
> think?

It's very clear.

In terms of style, for interfaces that represent would-be adapters,
how do you feel about something like:

  def __init__(context):
     """Adapter. ``context`` is ..."""

Perhaps less ZCA-savvy users will find this style more informative in
terms of what's really going on.

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to