Hi Andreas,

-----Ursprüngliche Nachricht-----
>Do we have to take care about this by transfering
>the values if possible ?

I think that this feature would be highly dangerous ... New classes,
different variables, other semantics ... The dependency checker should care
about redeploying the code that relies on the statics, anyway. 

>Or do we just tell the users not to use class
>variables when they are going to redeploy classes ?

Those who use statics should know exactly what they are doing (care about
static initialization, correct accessor functions, etc.). This is best
centralised in some technical framework classes that can be employed by a
clean application.  

All others who, e.g., use statics directly in their application, 
deserve the pain they will encounter with the current behaviour, hi, hi ...

CGJ ("Dr. Schorsch")
Currently spinnin´ all-time soul classic: Ursula Rucker, "Supa Sista"


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to