Re: [PROPOSAL] New OOXML import framework

2014-05-21 Thread Andre Fischer
On 20.05.2014 23:38, Andrea Pescetti wrote: On 19/05/2014 Andre Fischer wrote: As one of the first tasks in the OOXML area I would like to propose to redesign and re-implement the OOXML parser. I can only agree with this one. We've already discussed it many times, but even the many users who

Re: [PROPOSAL] New OOXML import framework

2014-05-20 Thread Andrea Pescetti
On 19/05/2014 Andre Fischer wrote: As one of the first tasks in the OOXML area I would like to propose to redesign and re-implement the OOXML parser. I can only agree with this one. We've already discussed it many times, but even the many users who prefer ODF need a good support for OOXML for

Re: [PROPOSAL] New OOXML import framework

2014-05-20 Thread Kay Schenk
On 05/19/2014 11:57 PM, Andre Fischer wrote: > On 20.05.2014 00:28, Kay Schenk wrote: >> [top posting for a moment] >> >> Thank you for this initial introduction to planning better support for >> OOXML. The reality is this is necessary, and I would imagine most >> involved in the project realize

Re: [PROPOSAL] New OOXML import framework

2014-05-19 Thread Andre Fischer
On 20.05.2014 00:28, Kay Schenk wrote: [top posting for a moment] Thank you for this initial introduction to planning better support for OOXML. The reality is this is necessary, and I would imagine most involved in the project realize this. OK, just a bit more below. On 05/19/2014 06:39 AM, An

Re: [PROPOSAL] New OOXML import framework

2014-05-19 Thread Kay Schenk
[top posting for a moment] Thank you for this initial introduction to planning better support for OOXML. The reality is this is necessary, and I would imagine most involved in the project realize this. OK, just a bit more below. On 05/19/2014 06:39 AM, Andre Fischer wrote: > As one of the first

[PROPOSAL] New OOXML import framework

2014-05-19 Thread Andre Fischer
As one of the first tasks in the OOXML area I would like to propose to redesign and re-implement the OOXML parser. At the moment each application has its own OOXML import design. Those of Impress and Calc are basically classic hand written push parser designs while that of Writer is semi-autom