[REBOL] Re: [rugby XPi beta1 - name conflict]
From: koopmans:itr:ing:nl at: 4-Feb-2002 10:38
What happens is this: the stubs are done in the global context on the client side and thus overwrite get-result there. You can solve this by doing: my-tic-tac-toe: context get-rugby-service tcp://a:b --Maarten