At 1:23 AM +0800 11/19/01, Andre Garzia wrote:
>Can anybody here tell me about Revolution support to 
>XML and XML-RPC, is there any? can i use SOAP?

XML-RPC is just a particular format of XML over HTTP, right? Then absolutely you can 
do it with Revolution.

>i make a software to manage weblog contents, it's all 
>done with XML-RPC (can be done with SOAP also), all i 
>do is the client. At this time, the client is done in 
>REALbasic, but i consider changing to Revolution, if just 
>i could parse XML and call XML-RPC. 

You can parse XML. Revolution has very nice text handling commands built in. Also, XML 
is a hot topic -- if you have suggestions for how XML could be handled better, by all 
means suggest away!

>If Revolution cannot do XML or XML-RPC, what 
>about calling shared libraries or stuff like that... can it 
>be done?

Shared libraries are supported, but you won't need them for this.

>Very New To the Revolution :)

Welcome!

gc

Reply via email to