On Wed, 24 Jul 2002, Kimbro Staken wrote: > > On Tuesday, July 23, 2002, at 06:46 PM, Fernando Padilla wrote: > > > > Right, I noticed that XindiceStreamHandler and XindiceStreamHandlerFactory > > use URIMapper. I'll leave it, but could I remove references to it from > > Database? > > > > Database.getURIMapper() > > > > then I could cleanout URIMapper's implementation of the Poolable > > interface, until there's a clear need for it... > > How would we get an instance then? Just direct instantiation? Probably OK, > until it shows to be a bottleneck.
wait, are you talking about the Database.getURIMapper() or about removing its Poolable interface?
