Hi Maarten, maybe good to post note on www.scripting.com ....
as for xml-rpc usage - how should we call the server? func-name/http/xml-rpc? is it allowed? or just func-name/xml-rpc? does it use http automatically? btw: have you thought already about possible change from get-result-html-secure-another-word-and-its-strict-ordering into somethin like get-result/html/secure/ - simply refinement based calls, to allow free order of parameters without the need to remember the combination? -pekr- Maarten Koopmans wrote: > Hi, > > Done already! That was easy thanks to the excellent work of Gavin and Adreas. > > Rugby is your one-stop broker for Rebol. > Download the current version at www.rebolforces.com/~erebol > > This experimental at www.rebolforces.com/~erebol/rugby44exp.tar.gz > > What's new: > > - Added an option with-xmlrpc to serve to trigger xmlrpc serving > - As a side effect the functions parse-xml+ and xml-to-object are available > - xmlrpc-exec (the client side xmlrpc) is included as well > > Basically I included the xml stuff from Gavin and the XML-RPC stuff from > Andreas. > > For details about XML-RPC in REBOL, check out > http://earl.strain.at/spaces/rebXR > > Enjoy! > > --Maarten > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
