http://mail-archives.apache.org/mod_mbox/xmlbeans-dev/200402.mbox/[EMAIL PROTECTED]
 
I just updated to the latest V2 release and am still seeing synchronized codes being generated
 
e.g.  synchronized (monitor())
 
I am just curious as to how well this performs on the server side application (granted that a new Instance is always created) but does the effect of calling
'synchronized' generate a lot of activities in the JVM?
 
Thanks
 
 
 

Reply via email to