Mark Brouwer wrote:
I wonder why defaultLoader,
verifyCodebaseIntegrity, verifierLoader and context were not made
protected here

The context is available via a public method.  For the others, I'd
say due to thinking akin to Josh Bloch's advice in Effective Java,
only minimal subclassing hooks were put in to start, pending
clear need for more.

- Bob

Reply via email to