On 07/02/10 19:31, thron7 wrote: > Jens, > > welcome. > > >> I want to develop a user administration interface, so i have to deal >> with some kind of rpc. What is the best way to do this? qx.io.remote.rpc >> i would suggest. Is there anywhere a example for qooxdoo 1.1.x? I >> already run the python rpc server from qooxdoo-contrib and it looks >> fine, but i cant access the remote procedures from a qooxdoo example app >> (see http://demo.qooxdoo.org/1.1.x/apiviewer/#qx.io.remote.Rpc) Always >> got an Exception. Any hints? >> > > There is also a Soap client and Python backend available [2], maybe that > could be of interest (although it also looks a bit neglected - only 0.8 > conformance). > >
Hi, I plan to release a new soap client and server this week. (i'm also the guy who writes python soap server library, see github.com/plq/soaplib) also, coming from a qt background, you might like jsqt, available from jsqt.org. hth burak ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
