<div dir="ltr">Hi,<div><br></div><div><b>Progress for week4:</b></div><div>We wrote mapping between legacy parser and XFastParser and parsed our test files using it ( <a href="https://gerrit.libreoffice.org/#/c/26229/">https://gerrit.libreoffice.org/#/c/26229/</a> ).</div><div><br></div><div>We are trying to shift to our new LegacyFastParser in all places where we used XParser before. I had some problems with calling factory method to get LegacyFastParser, which Micheal helped me with later. We have included an environmental variable which is when set/unset will give XParser/LegacyFastParser implementation.</div><div><br></div><div>When we adopt LegacyFastParser, in quite some places code seams to be broken as they explicitly try to qualify an element (convert form namespaceName:elementName to namespaceURL:elementName). I'm looking into it, I will try to identify all places which are causing problems and then we will see what can be done about those.</div><div><br></div><div>Regards,</div><div>Azeem</div></div>