Hi Daniel, >> You have to cross-reference with either the >> JavaDocs in the interface or the actual call >> to understand what "true" or "false" means. >> Prettier code is not always more readable. > > It's always interesting to get different views on a programming subject, > especially if the other developer is used to different programming habits. > Since I'm using IDE's or enhanced editors, the javadoc is a mouse movement > or a keypress away, and I can jump to implementing methods also very > easily. > So I guess this influences my view of code readability.
Ha! That supports my argument that IDEs encourage sloppyness. (But so do safety belts, or helmets... ;-) > It's your decision what to do with this one. I'll provide the patch if > you're interested. Give it a try! cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
