Ok, sounds like there is a cyclic dependence to let the components to
initialize the Java code. Perhaps your solution is good at the moment.

Thanks,
xiaofeng

On 10/28/06, Mikhail Fursov <[EMAIL PROTECTED]> wrote:
Resolution of a class is not enough. We need class initialization
too, because helper classes can use static final variables.
Another example: EMThreadSupport class - it's part of EM profile collection
framework written in Java.


On 10/28/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
>
> Mikhail, what methods should the initialization call for helpers? I
> think only class loading is enough. Right?
>
> Thanks,
> xiaofeng
>
>


--
Mikhail Fursov


Reply via email to