anonymous wrote :
| But keep in mind that by default, we skip replicating static, final, and transient
now. If we want to change the default to replicate static field, question is how often
people want to replicate static field? If often, then yes, default is good. But otherwise,
default may not be that good.
|
By default we need to replicate static fields, don't replicate final and transient (or
@transient) fields.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985336#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...