On 09/01/14 06:57, Adam Roach wrote:
> Automated wrapping to a column width is less than optimal. If you look
> back at bz's example about how he would chose to wrap a specific
> conditional, it's based on semantic intent, not the language syntax. By
> and large, this goes to author's intent and his understanding of the
> problem at hand. It's not the kind of thing that can be derived
> mechanically.

I'm advocating using clang-format to automatically wrap. The author can
force a line wrap by adding an empty comment // at the end of a line.
This both records the author's intent and makes it visible.

Using either no line wrapping or automatic line wrapping means you can
use a proportional font.

Anthony



_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to