bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #11577] gnu.mapping.InheritingEnvironment not seeing sym


From: Per Bothner
Subject: [Bug-kawa] [bug #11577] gnu.mapping.InheritingEnvironment not seeing symbols in parent environment
Date: Tue, 02 Feb 2016 16:14:34 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #9, bug #11577 (project kawa):

I'm not sure I understand.  Do you mean if you create a new procedure (or
expression) in the Swank context, and then when call the procedure (or
evaluate the method) you want it to have access to the Repl dynamic variables?
 And you can't do that if you're running in the Swank thread?

The answer is: don't do that.  Call the procedure (or evaluate the expression)
in the repl thread. You can use JDI's ObjectReference,invokeMethod and specify
the REPL thread.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?11577>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]