Hi everybody,
here is my problem : in my application I have to use a SOAP file. I’ve searched for some existing solution but every lib I’ve found need at least the “lxp” module, which seems do not be includes in the corona package.
Does anybody knows if there is a SOAP or an XML lib that I can use with corona ; I’ve allready tried the Classic Lua-only version of LuaXML - but it’s too limited for me because I need to edit node contents, or add nodes in my xml structure.
Or is it possible to add the "lxp"module in Corona ?
thanks a lot !
Yann [import]uid: 4635 topic_id: 645 reply_id: 300645[/import]
; but because Corona doesn’t seem to be the tool I need for my job.