bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #22451] Access to variables in environment from compiled


From: Per Bothner
Subject: [Bug-kawa] [bug #22451] Access to variables in environment from compiled code
Date: Sun, 23 Mar 2008 20:14:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080208 Fedora/2.0.0.12-1.fc8 Firefox/2.0.0.12

Follow-up Comment #1, bug #22451 (project kawa):

I'm not sure what's going on - a complete setlf-contains test program would
help.

One suspicious thing is 
new Scheme().getnewEnvironment()'- that shouldn't be needed: If you do 'new
Scheme()' that automatically calls getNewEnvironment().  So 'new
Scheme().getEnvironment()'  makes more sense.

A high-priority item on my TODO list cleaning up and documenting better the
Scheme-from-Java API, and in a way compatible with javax.script.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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