On Thu, Aug 4, 2011 at 1:53 AM, BGB <[email protected]> wrote:
>
> if the parent thread sees its "thread-local" variable change when a
>
child-thread assigns to it, this is a problem. it is a natural result
>
though of the basic semantics.
>

If a problem is a natural result of *your* language's semantics, then fix
your language semantics. ;-)


> the context is controlled, and via objects.
>

> if one types:
> "top[#:ctop]=null;"
> this would kill access to the FFI, rendering all C declarations as
> no-longer visible.
>

That looks okay. Now, 'top' itself should be part of your dynamic scope, and
you'll be all set.
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to