[Zope3-dev] RFC: Guide for maintaining software in the Zope repository

Fred Drake fdrake at gmail.com
Fri Aug 24 13:17:38 EDT 2007


On 8/24/07, Stephan Richter <srichter at cosmos.phy.tufts.edu> wrote:
> He he, except that the ``zc`` namespace started using PEP 8. ;-) I am pretty
> sure the vast majority of code in the repos is classic Zope 3. ``zope``,
> ``z3c`` (for most parts), and ``lovely`` all follow Zope 3.

Even worse, the ``zc`` namespace has multiple-personality disorder
("MPD"; ``zope.formlib`` exhibits this as well); there is no single
style use throughout.  I attribute this to fact that the style
question even came up after the Zope 3 style guide was written.

There are some people who thought there was an agreement that PEP 8
would be used in the ``zc`` package, but it wasn't communicated to
everyone at ZC, and was never consistently applied.  The resulting MPD
has only feed the confusion.  :-(


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the Zope3-dev mailing list