https://issues.apache.org/bugzilla/show_bug.cgi?id=51175
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from Nick Burch <[email protected]> 2011-05-09 10:49:38 UTC --- I agree we should probably avoid returning Integer or Boolean from methods wherever possible. Possibly within the code too, but List<Integer> interchanging with int for example is one case where we probably don't want too much explicit code cluttering up. I'll try to review the patch shortly. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
