[FRIAM] Whitespace

Robert Holmes robert at holmesacosta.com
Mon Sep 11 12:16:36 EDT 2006


So which is "better" coding style, foo[ 0 ] + bar[ 0 ] or foo[0]+bar[0]?
Where exactly should your block delimiters go and should they be indented?
Here's a chap who suggests bypassing whitespace debates by building the
coding style into the language: if you don't follow the style you generate a
compiler error. Might seem crazy, but I actually find it quite compelling,
particularly for projects where I'm collaborating on common code.

http://www.artima.com/weblogs/viewpost.jsp?thread=74230

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/friam_redfish.com/attachments/20060911/45c7bdb4/attachment.html 


More information about the Friam mailing list