-
Logged In: YES
user_id=407565
I'm not enamored of any specific implemenation: $this.x is
just as good as $x for my purposes.
2006-09-28 17:51:41 UTC in Bex
-
Add straightforward support for variable replacement
within strings and other contexts. e.g.,
x = 5;
print("the value of x is $x");
>> the value of x is 5.
2006-09-28 16:35:13 UTC in Bex
-
Add support for Extending classes (ideally within a
script but outside of a class in the same way that
implements works).
2006-09-28 14:25:37 UTC in Bex
-
Support more Java-like array syntax (creation,
declaration, etc.)
2006-09-28 14:24:46 UTC in Bex
-
When accessing a class in a *.java file, beanshell finds
the class and works correctly, but actually generates an
error (oddly enough):
Loading class from source file:
Class not found in source file:
it still works though.
2005-06-21 18:09:42 UTC in BeanShell - Simple Java Scripting
-
When i did my:
java -jar megg.jar groovy
It works fine, then chokes when it tries to download the groovy jars from codehaus. I think its because I use a proxy. How do I tell it what the proxy is?.
2004-11-23 17:23:34 UTC in megg
-
I just upgraded to 2.1.8 from 2.1.7. It kept all my bookmarks, but when I open them, I see stuff like
"HB 9vx™oz"pš‹-žQ8šžجn-i^)›ƒMN šžج#ymi^)f؝f#ybuaDG("
This is not valid sql! ;-)
I'm using Windows XP, JDK 1.4._03.
2004-10-14 21:33:02 UTC in iSQL-Viewer
-
I saw a note about XML attributes. Whre can I find the documentation on this? I'd like to be able to set a status field on the node (complete, etc.).
2004-07-27 14:32:01 UTC in FreeMind
-
Agreed. That's the key thing it's missing.
2004-07-27 14:28:41 UTC in FreeMind