On 25/03/2014 20:15, Mandy Chung wrote:
That's a good point, it is more obvious when using the 3-arg method. I'll change it before pushing - thanks!This looks good. Using the SharedSecrets mechanism is a better solution. I generally prefer to use the 3-arg Class.forName to explicitly pass the class loader but it's really minor.
-Alan