[Zope3-checkins] CVS: Zope3/src/zope/app/fssync - committer.py:1.1
Martijn Faassen
faassen@vet.uu.nl
Thu, 29 May 2003 13:02:42 +0200
Guido van Rossum wrote:
> > I've been notificing that this code doesn't use camelCase method
> > names, as is the convention for Zope 3 sources. Is there any
> > particular reason for this or just a historical accident?
> > The inconsistency could get confusing.
>
> This is just my personal style, I'd forgotten about the Zope 3 style
> rule. I'll mend my way, but there are bigger fish to be fried in this
> code.
Agreed, it's just the one little fish I could catch myself. :)
> I hope I don't have to fix this for my test suites?
I think it's important for APIs, but I don't see a problem if a different
style is used in test suites.
Regards,
Martijn