Using SAX is not a bad idea, as all DOM implementation I know (QT and lib= xml2)=20 use it too. However, be careful that not using DOM could be a trap in KWord. In KWord= 's=20 file format additional information is after not before the main item. So = you=20 have to store the information in a way or another. Have a nice day/evening/night! On Tuesday 19 November 2002 16:09, Fred Malabre wrote: > On Tuesday 19 November 2002 06:23 am, Nicolas Goutte wrote: > > If you want to make a common library for all KOffice filters then loo= k at > > Eva Brucherseifer's original idea: > > http://marc.theaimsgroup.com/?l=3Dkoffice-devel&m=3D1000161715204= 93&w > >=3D2 > > Cool, this is exactly what I was thinking about. I was thinking about u= sing > a SAX parser which does almost all the work already. > I used that on my project, and I'm very satisfied with it. > Also it doesn't required as much memory as DOM... > > One for kspread only will be my first step, after that I will try to ad= apt > it for every koffice files. > > Thanks, > Fred. > _______________________________________________ > koffice-devel mailing list > koffice-devel@mail.kde.org > http://mail.kde.org/mailman/listinfo/koffice-devel _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel