dev@glassfish.java.net

Re: Using jsr 330 annotations in GlassFish modules

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Wed, 08 Feb 2012 18:57:59 +0530

On Wednesday 08 February 2012 05:16 PM, John Wells wrote:
> On the other hand, if it is the early loading of the class due to the
> inclusion of the type in the parameterized type, then you could be
> correct in that the class will get loaded earlier than it was before.
That's exactly what was my concern.

One thing I wanted to ask though about this exercise. What benefit does
all these refactoring bring to the code base?

Sahoo