On Feb 19, 2009, at 5:13 AM, Wichert Akkerman wrote: > Previously Christian Theune wrote: >> Which attribute naming is current? >> ================================== >> >> Do we use under_scores or mixedCaseNames? >> >> I think I remember that we decided to follow PEP 8 for new code and >> invoke the "local consistentency" rule on old code. Is that correct? > > That would make the end result inconsistent. I seem to remember > camel case being declared 'the zope standard'.
You probably remember right for some point in time at least. However, see the discussion from last year, started by this message. http://mail.zope.org/pipermail/zope3-dev/2007-August/023394.html and the decision that was apparently adopted is in this document (section titled "Coding style"): http://svn.zope.org/*checkout*/Sandbox/philikon/foundation/maintaining-software.txt _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
