Hamish Sanderson wrote:
Hi all,
Trying to use Distributed Objects to communicate between PyObjC-based
processes on 10.5 and/or 10.6, but encountering various problems when
passing Python values, as illustrated below. The production code
currently only passes Python strings as arguments so I c
On Tuesday, October 20, 2009, at 01:20PM, "Hamish Sanderson"
wrote:
>Hi all,
>
>Trying to use Distributed Objects to communicate between PyObjC-based
>processes on 10.5 and/or 10.6, but encountering various problems when
>passing Python values, as illustrated below. The production code
>c
Hi all,
Trying to use Distributed Objects to communicate between PyObjC-based
processes on 10.5 and/or 10.6, but encountering various problems when
passing Python values, as illustrated below. The production code
currently only passes Python strings as arguments so I can work around
these