octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59245] Implementation of an XML interface wit


From: Guillaume
Subject: [Octave-bug-tracker] [bug #59245] Implementation of an XML interface without Java dependency
Date: Mon, 12 Oct 2020 12:50:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #12, bug #59245 (project octave):

Sorry if I'm stating the obvious but the point I was trying to make is that
xmlread/xmlwrite can be used to implement readstruct/writestruct but not the
other way round. OOXML files probably require the level of detail that
xmlread/xmlwrite but I would guess these functions would be too slow to use
when manipulating the output object.
I used yxml (https://dev.yorhel.nl/yxml) to parse XML and I liked it - it's
not as widespread as RapidXML or libxml2 but it's easy to use and I can see it
being used in Fuchsia to parse SVG files so there are credentials.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59245>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]