Ahh yeah, the buffer, totally forgot about that. Thanks for the tip,
I'm sure I'll figure it out now.
Cheers,
Chris
On 14.01.2010, at 20:23, "Stephen J. Butler"
wrote:
On Thu, Jan 14, 2010 at 1:11 PM, Christian Ziegler > wrote:
Hi all!
It is probably simple, but I can't figure it out
On Thu, Jan 14, 2010 at 1:11 PM, Christian Ziegler wrote:
> Hi all!
>
> It is probably simple, but I can't figure it out atm. I want to send an
> archived object through an NSPipe to a child process. As long as there is
> only a single object in the pipe at a given time the receiver can unarchi
Hi all!
It is probably simple, but I can't figure it out atm. I want to send an
archived object through an NSPipe to a child process. As long as there is only
a single object in the pipe at a given time the receiver can unarchive the
object properly. However, once I send another object to the