[cap-talk] network level designation and authorization (RANT)
Sandro Magi
smagi at naasking.homeip.net
Thu Jun 8 09:36:40 EDT 2006
Sandro Magi wrote:
> John Carlson wrote:
>> How do we make it easier for
>> people to write the client side of web-calculus. Perhaps I am
>> missing something from the documentation?
>
> The documentation is extremely thin, so you're probably not missing
> anything because it's likely not there. Just like WSDL, the service
> interface is described via XML, and you can inspect (GET) or invoke
> (POST) the reference graph as described the XML document at the link.
I would also submit that WSDL is currently only "easier" as a web
services architecture only due to code generation. .NET for instance
generates code wrappers that can invoke the service for you while
exposing a standard object interface to the client; the same can be done
for the web-calculus, but the tools are just not there yet.
Sandro
More information about the cap-talk
mailing list