Forum OpenACS Development: Re: Re: Re: SOA? - Generic XML-RPC Bridge to Database API

I think what we should do is have the core team look at the implementations and decide which to include as the standard for OpenACS.

We're planning on making it this easy to export a Tcl proc to SOAP:

ad_proc -public -soap mynamespace::myproc {
set foo bar
}

We have the server side completed and are testing it now, and most of the infrastructure for the client side as well.

Jade

May I wish that the OCT takes a look at the *features* and says which it likes best and then hopefully between the three of you, you could mould it into one nice and neat package, that suits all your needs?