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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59245] Implementation of an XML interface without Java dependency
Date: Mon, 12 Oct 2020 03:22:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36 Edg/86.0.622.38

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

@Philip: Thank you very much for your feedback.
Could you please elaborate on what you think is bad about how RapidXML
implements IO?
It takes a pointer to an array for input and writes to any string iterator.
Imho, it is a plus point that it doesn't try to hide file IO in its API
because that is bound to cause issues on some platforms (Windows, I am looking
at you!). We have several wrappers in Octave already that handle the platform
specific peculiarities...

Excel's error messages (including file names and line numbers) proved to be
quite useful to identify the issue...

AFAICT, there is no XML standard that dictates or suggests order of sibling
nodes. That must be OOXML specific.

    _______________________________________________________

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]