Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Hi,

*Progress for week5:*
When trying to adopt LegacyFastParser in place of old parser, we hit quite
a few problems. Some of the XDocumentHandlers were using
namespacePrefix:foo kind of comparision directly on element name and some
expect namespace declarations explicitly and tries to resolve the already
resolved name in case of LegacyFastParser.

I thought of pushing xmlns: declaration through unknown attributes (
https://gerrit.libreoffice.org/#/c/26661/ ), but as Michael said, it would
affect the performance where XFastParser is already being used. So I've
reconsidered and thinking of implementing some kind of namespace handler
and keep the bit away from usual cases of XFastParser. I'm currently
looking into all places where XParser is used and where Document
Handler misuses
defined namespaces without resolving them. I'm hoping to write a
comprehensive test to cover all these cases within this week.

Regards,
Azeem

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.