would you change to a language that, by default and by convention, already applies many of the good practices that FindBugs checks for?
On 12 August 2010 08:14, Fabrizio Giudici <[email protected]>wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 8/11/10 11:32 , Wildam Martin wrote: > > I found out that I am way too careless about allowing subclassing. > > I am mostly using composition rather than subclassing and I > > somewhat "assume" proper use in many cases (maybe because I do > > assume others using my APIs but not RE-using my classes). I was > > shortly before making all my utility classes final... > > > > It is a long time I do plan to use findbugs but so far didn't have > > the time. That said, it seems that more and more findbug features > > find their way into NetBeans and by updating NetBeans I also get > > more and more of findbugs. > As a side notes, FindBugs is something everybody should really have, > possibly integrated with Hudson, so it runs continuously. And to > pollute a Scala-free thread with Scala :-PPPP I'll say that I wouldn't > change language, in addition to other reasons, for one that isn't > supported by FindBugs and similar tools. > > - -- > 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/ > > iEYEARECAAYFAkxjn2QACgkQeDweFqgUGxdIggCfQsKNs7HJSBb+7vQHnr27Yfqo > LkUAnjHlVFQRJo8u/M6Vip3LXxVCjxxE > =cET+ > -----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]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- Kevin Wright mail/google talk: [email protected] wave: [email protected] skype: kev.lee.wright twitter: @thecoda -- 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.
