comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to IDL to XML using XMLffDOMDocument
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to IDL to XML using XMLffDOMDocument [message #52038 is a reply to message #51942] Wed, 20 December 2006 19:31 Go to previous messageGo to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
If you find XML confusing, you can always use my XML-RPC library to
serialize IDL variables to and from an XML Encoding.

obj = obj_new('rt_xmlrpcfile')
ret = obj -> print( "ouput.xml", value)
ret = obj -> parse( "input.xml", value)

This is great for storing preferences in a text-editable format. Not so
good if you've got a schema you must conform to.

Source code available at
http://www.barnett.id.au/idl/


Robbie
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: convert decimal -> hexadecimal
Next Topic: Re: convert decimal -> hexadecimal

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 05:47:32 PDT 2025

Total time taken to generate the page: 1.11842 seconds