Hi, i'm currently using betwixt in produit to serialize and unserialize
objects in XML. Each thread is using a new instance of beanreader to
unserialize XML. I had a problem with my application, i added a synchronized
around the call to the betwixt lib and everything went fine. Maybe the
problem comes from my app, but i wanted to be sure the lib is thread safe.
Thanks.

Reply via email to