On Thursday, February 10, 2011 11:17:45 Jacob Carlborg wrote: > On 10 feb 2011, at 18:33, Jonathan M Davis wrote: > > - Jonathna M Davis > > > > > > P.S. Weren't you considering increasing the character limit beyond 80? > > I'm not about to go and edit std.datetime for line width until that's > > definitely decided. At the moment, I'm working on improving the > > documentation (mostly for consistency rather than length, though its > > length should be somewhat reduced when I'm done) and that will make the > > documentation and examples at most 80 characters wide, but I haven't > > started in on the rest of it yet. Most of the long lines are unit tests > > though, I believe (some of which are ludicrously long simply because > > it's easier to read an assertion on a single line). > > _______________________________________________ > > phobos mailing list > > [email protected] > > http://lists.puremagic.com/mailman/listinfo/phobos > > There are tools that does this for you. Descent, for example, has support > for automatically formatting the code with just a click on a button.
Yeah. And the result is almost always horrible. I'd much rather just do it myself. - Jonathan M Davis _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
