[Zope] Naming conventions
Jim Penny
jpenny at universal-fasteners.com
Tue Nov 25 16:45:36 EST 2003
On Tue, 25 Nov 2003 15:10:17 -0600
J Cameron Cooper <jccooper at jcameroncooper.com> wrote:
> What do you use? What can you recommend?
Unlike most of the other people here, I do use a naming convention, I
use_sql, _pt, _py, _dtml as suffixes. Why? Well, I spend most of my
time in a text editor, and there are differences in calling convention
among the various objects. I like to use explicit parameterization, and
find that it helps to get correct parameterization if I know what kind
of thing I am calling.
Jim Penny
More information about the Zope
mailing list