Re: switching to XFastParser

2016-04-01 Thread Stephan Bergmann
On 03/31/2016 05:17 PM, Michael Meeks wrote: On Thu, 2016-03-31 at 15:20 +0200, Noel Grandin wrote: Large chunks of our code for parsing config type stuff seem to be passing their work through some kind of XSLT layer, which confuses me. Really ? IIRC configmgr/ uses a different XML pul

Re: switching to XFastParser

2016-03-31 Thread Michael Meeks
On Thu, 2016-03-31 at 15:20 +0200, Noel Grandin wrote: > Sounds reasonable, sure I'd be happy to help. Neato - are you signed up as a GSOC mentor ? would be great to do that and click the "will mentor" button vs. that proposal. > I took a brief look through this stuff a couple of week

Re: switching to XFastParser

2016-03-31 Thread Noel Grandin
On 2016/03/31 3:07 PM, Michael Meeks wrote: That was my plan; I'd love some help mentoring and working alongside that task though ! it would be great to accelerate the move there. Sounds reasonable, sure I'd be happy to help. I took a brief look through this stuff a couple of weeks

Re: switching to XFastParser

2016-03-31 Thread Michael Meeks
Hi Noel, On Thu, 2016-03-31 at 14:11 +0200, Noel Grandin wrote: > [Including the original off-list discussion below for context for anyone who > cares] =) > So I took a look a Daniel Sikeler's branch at > https://cgit.freedesktop.org/libreoffice/core/log/?h=feature/fastparser > and

switching to XFastParser

2016-03-31 Thread Noel Grandin
Hi [Including the original off-list discussion below for context for anyone who cares] So I took a look a Daniel Sikeler's branch at https://cgit.freedesktop.org/libreoffice/core/log/?h=feature/fastparser and it looks like he did a pretty thorough job of converting everything to XFastParser