I much prefer scrolling vertically than horizontally.
I would prefer not to scroll at all :).
(At most, to simply just "paginate" like in a book or PDF, but this is impossible with source code :) ).

Did a quick test on my laptop and 120 is too wide.
Strange :(. I tested this on a few laptops (tiny netbook too), and on all it looked fantastic and much more readable than the 80 - without
any horizontal scrolling.

I often have windows on the left and right of the editor.
Oh :). The practice(requirement) on most projects where I worked was to
make the windows on the right to (auto)hide when the editor windows in the center has the focus. This is simple to achieve with IntelliJ, and
I've seen others with NB doing too - I'm sure Eclipse has something like
this too. There must be also shortcuts for each operation (for very fast and efficient work). The only exception is when using a GUI builder (but that wouldn't be the case when working on or with Click :) ).

Perhaps 100 is more reasonable.
I checked 100 too right after George posted this thread, but 100 wouldn't bring much - just too many simple one line statements would be still on two lines :( (only some of the javadocs would take a little less vertical space) :(.
IMHO, if it's worth doing it, than only at 120.

Remember that not only code but also docbook will be affected by this change.
OK, ... . I intended first only the source code (especially that under the checkstyle scan), but it's not a problem to extend it everywhere.

If we do make this change I'd really like to hold this off until I integrate 
the Ajax code which
I've developed on a separate branch.
Could you please point to that branch? (Two?) click users are about to publish their (re)view on the
Ajax WIKI proposal, and I was kindly asked to take a look.

Thanks in advance,
Adrian.

Reply via email to