[wpkg-users] [Bug 285] wpkg.xml not valid under some circumstances.

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Mon May 19 22:13:17 CEST 2014


http://bugzilla.wpkg.org/show_bug.cgi?id=285

Rainer Meier <r.meier at wpkg.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.meier at wpkg.org

--- Comment #1 from Rainer Meier <r.meier at wpkg.org>  ---
WPKG uses Microsoft XML framework to read/write XML files. I don't know about
possible ways to influence its quoting when writing XML files. Moreover I've
never experienced any issues where WPKG could not read back its own wpkg.xml
(while wpkg.xml refers to local package database on local machine, written and
read only by wpkg.js executed locally).

It is not a supported interface to modify the local wpkg.xml within any
external program. So I do not plan to make any changes there. If you create a
tool which messes with wpkg.xml on local machine then it's your duty to make it
compatible and be aware that its format can change any time without further
notice.

To query wpkg.xml database there are special parameters for wpkg.js to do this.
You might read wpkg.xml directly but as said this is neither an official
interface nor will WPKG be modified to support this. Use official query
interfaces or accept that you need to assure compatibility in 3rd party
application.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list