> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > > > From: Peter Donald [mailto:[EMAIL PROTECTED]] > > > > I looked at all the store implementations and they all were > > threadsafe and I > > applied the same logic as I did wrt the XMLizer/Parser. ie If all > > implementations are threadsafe then dont worry about > > releasing the component. > > > > If the component was poolable then what I did would not be > > good - it would > > suck actually ;) > > > :) > > Think of the design practicality. If a store were poolable, you have > no guarantee of getting a hold of the store that has the object you > placed in it again. You would be SOL.
With the exception of SQL store, XML:DB store, filesystem store, FTP store, etc. Vadim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>