[Zope3-dev] Allowing views to be registered for classes ratherthan interfaces.

Garrett Smith garrett@mojave-corp.com
Thu, 17 Jul 2003 11:27:52 -0500


Steve Alexander wrote:
> Why nonceInterface()? It is like a "nonce word".

>    For the nonce, OE. for the nones, a
>       corruption of for then ones, where n. in then is a relic of
>       AS. m in [eth]am, dat. of the article and demonstrative
>       pronoun, E. the.

So, my question is, which is more tedious:

1 - Understanding the above definition of 'nonce' (whaaaa?)

2 - Typing:

  class IFoo(Interface):
     """Public contract of Foo -- XXX under development."""

I know we like quick-and-dirtly, but come on ;-)

 -- Garrett