-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In short, to second others' opinion: -1 for regular editing / development, +1 for code reviews, refactorings and such.
For what concerns the screen estate management, I'm not puzzled for the vertical spacing: most of my methods are just a few LOCs, as they should be. I'm puzzled about the horizontal spacing: using speaking names and things such as fluent interfaces, my personal attitude is that code listing need horizontal space. I use a standard of 120 columns, and I hate to have lines that wraps around. Needless to say that it would be unusable on a lattop (where I do 95% of my work), but this is related to the use and when you do a code review with other people you probably use a large screen. My current customer has got several video walls in the lab, maybe I could try to look at the video on one of them. - -- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." java.net/blog/fabriziogiudici - www.tidalwave.it/people [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuaB24ACgkQeDweFqgUGxf2HwCfbtqUVSyazdo1od30fHwqQe8q QQoAni09r0uvyAGDBnSFHGxs0DUhuYWL =v5dW -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
