[Zope3-checkins] CVS: Zope3/src/zope/app/fssync - committer.py:1.1
Martijn Faassen
faassen@vet.uu.nl
Wed, 28 May 2003 19:34:04 +0200
Guido van Rossum wrote:
> def report_conflict(self, fspath):
> def get_errors(self):
>
> def synch_dir(self, container, fspath):
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.
Regards,
Martijn