Richard Heck <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | > Abdelrazak> I dared a few months ago and I've cleaned up a lot of the | > Abdelrazak> Lexer class. But it was too late in the game and I gave up | > Abdelrazak> because of the promised XML transition. | > | > Yes, but nevertheless the part that reads the .lyx file is weird (the | > parts that reads other files is OK-ish). | > | Can we actually get rid of this? I would assume that the first version | of LyX that reads and writes LyXML (tm) will also need to read and write | the old LyX format. Right?
Possibly read, but why write? In the xml branch the new write functions are a (define selectable) separate implementation of write. If we want to preserve both and use them at the "same" time that would be quite easy. -- Lgb