Re: line lengths
Dave Hall <[email protected]>
| Newsgroups | gmane.comp.web.phpgroupware.devel |
|---|---|
| Organization | Dave Hall Consulting |
| Message-ID | <1209587311.7872.6.camel@noby> |
On Wed, 2008-04-30 at 08:43 -0500, Chris Weiss wrote: > On Wed, Apr 30, 2008 at 1:31 AM, Dave Hall <[email protected]> wrote: > > Yes, but also very long lines can indicate inelegant solutions. > > php is an inelegant solution. more elegant than Basic though, where > splitting up line is just plain tedious and limiting > > And just because it can be, doesn't mean it is, thus a target with no > hard limit. Compromise is warn at 100 with no error?