Message2132

Author pedronis
Recipients
Date 2002-03-18.14:59:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408


It could be in the wrong place, it should be probably
implemented at PackageManager level or just the 
level above. You should consider that the semantics
python imports take over java imports should be preserved,
and that you don't want to load classes that should
not really be loaded, because of side effects of
static initiliazers.
History
Date User Action Args
2008-02-20 17:18:15adminlinkissue461151 messages
2008-02-20 17:18:15admincreate