I'm curious why so many classes and methods are declared final. For example, 
I'd like to extend BasicHttpProcessor, but it's final. Instead, I'm basically 
copying and pasting into a new class, then modifying what I want. It's not the 
first time I've done that. Forgive me if my question betrays a lack of 
understanding about proper class layout.

Thanks,
David Byrne


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to