[Dev] Coding Guidelines
Brian Kirsch
bkirsch at osafoundation.org
Wed Nov 17 10:26:51 PST 2004
Hello,
I've noticed in the CPIA code that many of the methods declarations and
calls have a space between the
method name and the argument list i.e. def sharedWebDAVCollections
(self). I was wondering if there was a specific reason for the space?
The Services code uses the traditional methodName() syntax with no
space. We should standardize on one form of the other to prevent a
coding consistency problem among layers.
Brian Kirsch - Email Framework Engineer
Open Source Applications Foundation
543 Howard St. 5th Floor
San Francisco, CA 94105
(415) 946-3056
More information about the Dev
mailing list