Kaiserovi <[EMAIL PROTECTED]> writes:
> Yes this sounds reasonable; there should be a function to parse a
> document and return a pointer to its tree in any case. We'd have to have
> several versions of each of the processing functions though:
> SablotRunProcessor, SablotProcess etc. (you might want to pass in a
> preparsed stylesheet, or the XML, or both) - or is there a more elegant
> way?
Pass a struct which can contain a filename/url, the data or
the preprocessed data, with a union for the data and something to
indicate the type of the data?
--
[ Below is a random fortune, which is unrelated to the above message. ]
No matter where I go, the place is always called "here".