24 Oct 10:16
Re: [Serna] Lib used for xml parsing?
From: Sérgio Lopes <sergio.lopes@...>
Subject: Re: [Serna] Lib used for xml parsing?
Newsgroups: gmane.editors.serna.user
Date: 2007-10-24 08:16:56 GMT
Subject: Re: [Serna] Lib used for xml parsing?
Newsgroups: gmane.editors.serna.user
Date: 2007-10-24 08:16:56 GMT
Paul Antonov <apg@...> writes: > > > Hello, > > Serna uses SP and libxml parsers. SP is used internally for initial > document parsing, libxml is used for document publishing and other purposes. > > I do not understand however how this may force you to use any particular > parser for your project. When you are creating Serna customizations, you > can use any parser which can be used with Python. Most exising non-Java > parsers have Python bindings. Besides, Serna API provides its own DOM-like > interface to the document which is being edited. > > Regards, > Hi, thanks for the information. This was exactly the information I needed to know. To answer your question withou going into much details, our project involves both programatically reading/modifying/processing xml files and also proposing tools for users modifying these xml files (this is the point where Serna comes in). We are still discussing which libraries we will use for programmatically load xml files and it would be desirable (in our case) to use a different library than the one used by the Xml Editor. Best regards and thanks, Sérgio
RSS Feed