From koffice-devel Tue Sep 11 16:51:11 2001 From: David Faure Date: Tue, 11 Sep 2001 16:51:11 +0000 To: koffice-devel Subject: Re: [RFC] filter redesign X-MARC-Message: https://marc.info/?l=koffice-devel&m=100022722923471 > As KWord uses XML internally, I do not think that implementing such changes > will be difficult. Please forget this idea. Everyone seems to think that KWord uses XML internally. That's not true. KWord uses XML as its native file format for loading and saving, but internally everything is classes and pointers. The current design is that a text frameset contains a list of paragraphs, so nested paragraphs are totally forbidden by this design. This has nothing to do with XML. David. _______________________________________________ Koffice-devel mailing list Koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel