Re: Re: LibxmlJ formalities
Nic Ferrier <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Julian Scheid <[email protected]> writes: > Because URIResolver is essential but the appropriate Libxml hook > doesn't provide context, I'm currently using an ugly workaround > involving global variables, which effectively is why LibxmlJ has a > single-thread bottleneck. This is the first issue I will talk about > with Daniel, I'll be happy to include you in the discussion. Yeah, cool. I think it should be easy to frig something dirty with Thread context attributes. I'll take a look at what you've done. Nic