Beni Cherniavsky-Paskin <c...@users.sf.net> wrote on May 1, arguing that 
"!"-only lines should be treated differently:
> >> define long-func(x)
> >>    let ((foo bar(x)))
> >>    ! do stuff
> >>    ! ...
> >>    !
> >>    ! more stuff
> >>    ! ...

David Vanderson:
> I think I've convinced myself that indentation should NOT be enforced.  
> Anybody else?

Those are excellent points, I agree we should change it.

I've changed draft SRFI-110 so that lines with only space, tab, and at least 
one "!", are utterly ignored.  I've also modified the implementations in Scheme 
and Common Lisp.  The ANTLR implementation will be tweaked soon.

--- David A. Wheeler

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to