RE: [xml-dev] [ANN] Fast XML Pull Parser 0.3 released

From
Michael Kay <>
To
'John Snelson' <>, 'Fabrice Desré - France Telecom DR&D/MAPS/AMS' <>
Date
2008-03-21T09:42:50
ID
<00c401c88b37$eda254c0$6401a8c0@turtle>
Thread
RE: [xml-dev] [ANN] Fast XML Pull Parser 0.3 released
> There are other factors - null termination of returned 
> strings and attribute value normalization can both cause 
> string copies. These can both be disabled, although disabling 
> the latter would mean Faxpp would be non-conformant.

But it should presumably be possible to design the API so that attribute
value normalization is only done for attributes that the user wants to
process.

Michael Kay
http://www.saxonica.com/