Re: Re: LibxmlJ formalities
Julian Scheid <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Nic Ferrier wrote: > I think it should be easy to frig something dirty with Thread > context attributes. I'll take a look at what you've done. You mean using pthread_getspecific() and the like? Good idea, I didn't think of that before. This should allow for a nicer workaround. I'll check in the module this afternoon.