On Thu, May 21, 2009 at 2:15 AM, Rick McGuire <object.r...@gmail.com> wrote:

> 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, I haven't followed this closely enough, or more likely I don't
quite understand it.  I understand why you can't make a call on a
thread context from some other thread than the one that created it.

But, is there some reason why he can't use AttachThread() of the
Interpreter context?

--
Mark Miesfeld

------------------------------------------------------------------------------
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