Turns out I was wrong. We should use a single JAXBContext for all threads since...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Fri, 24 Aug 2012 00:20:47 +0000 (00:20 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Fri, 24 Aug 2012 00:20:47 +0000 (00:20 +0000)
commitaef62410a9671aea9e7d653978c6ce7abd7d15f6
treedc206c195349bcd7718966d25f246d2965cb67af
parent732243b34b00e5099326182fc292452e3520c624
Turns out I was wrong.  We should use a single JAXBContext for all threads since it's pretty expensive to create.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@994 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/preset/xml/OpenRocketComponentSaver.java