pif_XMLHandlerby Popisfizzy |
To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Popisfizzy.pif_XMLHandler##version=1 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Popisfizzy.pif_XMLHandler##version=1 A self-contained, simple-to-use XML handler. [More]
|
Advertisement Vermolius: (Aug 22 2010, 4:21 pm)
It seems it doesn't like underscores in node names, for example: <icon_state>1</icon_state> when reading the xml_handler.child.content
Popisfizzy: (Jun 27 2009, 11:33 am)
IainPeregrine wrote:
Is there any reason why the xml_child object couldn't be contained as a subnode of the xml_handler object? Unless I'm forgetting something about my library, probably not. I'll have to look over the code again and see if it can be added (though there may be a way to flag out of it if I could see it breaking other people's already-existing code). IainPeregrine: (Jun 26 2009, 10:01 pm)
Is there any reason why the xml_child object couldn't be contained as a subnode of the xml_handler object?
xml_handler/xml_child{ parent_type = /datum } |
Copyright © 2012 BYOND.
All rights reserved.