I note that Turbine now includes a service for calling remote XmlRpc
functions.

I'm using a Service to provide XmlRpc _server_ functionality and would like
to contribute it to Turbine.

Would people want me to add the server functionality to the existing service
(my preference) or to provide a new service for that?

What i'm thinking of is adding a:

registerRpcHandler(String handlerName, Object handler);

As well as adding code in the init() function to enable handlers to
be specified through the service properties.



ps. I DO realize that this post comes half an hour after what is probably a
very basic question about services ;-)

Magnus Torfason



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to