[En-Nut-Discussion] XgUXML : UXML_NODE Value?
Bob Wirka
bobwirka at yahoo.com
Tue Oct 25 22:30:05 CEST 2011
Harald,
Yes, xml does seem ponderous sometimes.
I've written some code that develops a dom using the simplexml parser (modified to accept stream input). Also have code that pretty much mimics the JDom Java api. Using a "JDom-like" api will allow us to process IPC and handle requests that come in through the HTTP server.Will make a web interface for our product that will use either Java Applets, GWT generated Javascript, or just plain Javascript. All will use xmlHttpRequest() calls and xml data.
Thanks,
Bob Wirka
________________________________
From: Harald Kipp <harald.kipp at egnite.de>
To: en-nut-discussion at egnite.de
Sent: Tuesday, October 25, 2011 12:47 PM
Subject: Re: [En-Nut-Discussion] XgUXML : UXML_NODE Value?
Hi Bob,
On 25.10.2011 18:53, Bob Wirka wrote:
> <person name="me">What happens to this text?</person>
I'm the author of the uXML parser. Frankly, I hate XML. I did that code
only, because I was forced to parse SHOUTcast directories.
It looks to me, that the text between tags is skipped, probably because
SHOUTcast sends tags only.
Sorry for not being able to provide better news.
Regards,
Harald
_______________________________________________
http://lists.egnite.de/mailman/listinfo/en-nut-discussion
More information about the En-Nut-Discussion
mailing list