On 8/26/2005 4:58 PM, Richard S. Hall wrote:
Richard S. Hall wrote:
Clearly it is a purist argument, since class loading of these will
open happen once during execution. The real issue is more that since
we will need to modify the source for other reasons, why would we
leave the delegation in for this?
Well, I take that back. For FrameworkUtil.createFilter(), it will have
to do the look up each time. But it still is only a pedantic issue.
There would probably be no perceivable performance impact because it
is not like this method will be called constantly.
Cool. Well, like I said a few minutes ago, I wouldn't sweat it. I'll
tinker with this when/if I get the time. If what you have works...
Regards,
Alan