[Dev] Coding Guidelines
Heikki Toivonen
heikki at osafoundation.org
Thu Nov 18 19:58:05 PST 2004
Donn Denman wrote:
> I've been using John's syntax of having a space before the paren, and at
> first found it hard to write, but now have gotten used to it. I have
> always found it somewhat easier to read, though it may takes a bit time
> to get used to it.
I prefer the paren immediately following the function name. It is easier
to find using tools (I find readability about the same). You can also
easily have tools find functions vs variables. Having the space can also
cause an automatic line wrap to appear at a weird place (for example
when you copy sample code to web).
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20041118/de24c334/signature.bin
More information about the Dev
mailing list