This check was added precisely because of your declared intent to
break the contract involved with a thread context.  Calls from
anything other than the thread that created the context cannot (and
will not) be allowed because they are not safe and cannot be
guaranteed to not destabilize the interpreter.  Allowing this is not
going to be possible.

Rick

On Wed, May 20, 2009 at 11:16 PM, James Johnson <j...@iland.net> wrote:
> The 4702 source code breaks the PipeLines subcom application.
>
> What is happening is that the threadid making a request of the context is
> checked against the threadid that created the context. The previous build
> I used was 4567 and this check must not have occured because the
> application
> worked fine.
>
> What I would like is a way to declare a thread a FRIEND of the
> context thread and allowed to make requests against the context.
>
> Would such a thing be possible?
>
> James Johnson
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to