[Expat-discuss] Re: Getting the handlers
Uwe Salomon
post at uwesalomon.de
Tue Feb 8 22:09:50 CET 2005
> void XML_GetHandlers(XML_Parser*, SomeStruct*
> containsAllHandlerPointers);
> void XML_SetHandlers(XML_Parser*, SomeStruct*
> containsAllHandlerPointers);
> void XML_ClearHandlers(XML_Parser*); /* for convenience */
After some thinking about that I found that it is much better to change my
program than to change your API. Sorry for the noise.
Another question: There are some comments in your docs that you plan to
change some things for 2.0 (for example the parameter of the
XML_ExternalEntityRefHandler). How are plans about that now?
Ciao
uwe
More information about the Expat-discuss
mailing list