AW: object-oriented layer on top of XMLRPC

2003-07-14 Thread Marcel Gleis
Hi, > I am using Apache XMLRPC in a yet small project. > For this project I developed an layer on top of XMLRPC to > use it in a more object-oriented way. > One can create instances on the server, call methods of these > instances and release them. > I was looking around before for a similar packa

object-oriented layer on top of XMLRPC

2003-07-11 Thread ruediger . herrmann
Hello all, I am using Apache XMLRPC in a yet small project. For this project I developed an layer on top of XMLRPC to use it in a more object-oriented way. One can create instances on the server, call methods of these instances and release them. I was looking around before for a similar package b