Bug 1400 : remove unnecessary processing.xml.* code from android-core
Last modified: 2009-11-30 13:13




Status:
ASSIGNED
Resolution:
-
Priority:
P3
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2009-11-30 13:13
The NanoXML implementation in processing.android.xml.* is more than what's
necessary for the platform, given its already-provided XML support.

processing.android.xml.XMLElement should instead be a very simple wrapped
on top of the built-in XML parser.
This bug is now being tracked here.