PyORBit is fairly imature at the moment. The tester example requires that the server implements the Tester interface. I think the idl compiler is currently a bit broken at the moment. Another project that you may want to look at is orbit-python. From the web site, it seems to be a bit further along. James. -- Email: james at daa.com.au WWW: http://www.daa.com.au/~james/ On 12 Apr 2000, Roland Mas wrote: > Hello, > > I'm a happy young Corba programmer (well, apprentice programmer), and > I've been trying to use PyORBit for some days. I was wondering where > I could find some docs on how to use it. > > I tried the testserver and testclient sample programs, but > apparently there is some restrictions on the names of the functions: > they do not work unless they're called one of test_bool, test_short > and the like. It seems to me that the line > tester_servant = Types.POA_Tester(tester) > could be causing the problem. Or what am I doing wrong? > > Where are the docs please? > > Thanks, > Roland. > -- > Roland Mas > > Certains disent que les vrais hommes ne font pas de backups. > Mais ils disent aussi que même les vrais hommes pleurent parfois. > > _______________________________________________ > pyorbit maillist - pyorbit at theopenlab.uml.edu > http://theopenlab.uml.edu/mailman/listinfo/pyorbit >