Browse thread
More on SOAP
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Claudio Sacerdoti Coen <sacerdot@c...> |
| Subject: | Re: [Caml-list] More on SOAP |
> It would refuse to parse the type if it noticed that a function was > passed to or returned from a SOAP stub. I wasn't even aware that you > could pass higher-order functions to SOAP functions - in fact, I don't > even know how that would work with the majority of languages used to > implement SOAP servers (ie. Java and C#) which don't support functions > as first class objects. That is were things start to become fun :-) I would expect an higher order function to receive the address of a remote stub... -- ---------------------------------------------------------------- Real name: Claudio Sacerdoti Coen Doctor in Computer Science, University of Bologna E-mail: sacerdot@cs.unibo.it http://www.cs.unibo.it/~sacerdot ----------------------------------------------------------------