Re: Is 'Final' for classes and methods a good feature or something that should be eliminated?



rmoldskr+usenet@xxxxxxxxx wrote:
Michael Feathers <mfeathers@xxxxxxxxxxxxxxxx> wrote:


It's not just a simple matter of being annoying. Final can make code untestable.


It hampers _one_ particular testing technique, it doesn't make anything
untestable.


Which one technique are you thinking of?


----
Michael Feathers
http://www.objectmentor.com
http://michaelfeathers.typepad.com
author of: Working Effectively with Legacy Code (Prentice Hall 2005)

.