Re: Yo yo yo - sources??
Stefan Reich <stefan.reich.maker.of.eye-gM/[email protected]> Fri, 28 Mar 2014 21:34:14 +0100
| Newsgroups | gmane.comp.java.beanshell.user |
|---|---|
| Message-ID | <CAC2-jLFbyHg7Cro-6P-=Dvik5rq28FCqm2Jum07HMsb2173jZw@mail.gmail.com> |
I don't really like Groovy. It was buggy way back. I'll stick with BeanShell, it's great. I am using trunk of beanshell2 now. At bit blah to have no version number, but it's fine I guess... ^^ An open question is how to security-audit BeanShell snippets. I use LuaJ for Lua scripting, which is easily - and fully - sandboxable. It's just not good for making Swing GUIs - we'd have to make a Lua mapping for every Swing class... (forget it). We'll have to just audit the source files in some way. It's an AI problem and we make AIs. ^^ Cheers and thanks for your help, guys, Stefan On Fri, Mar 28, 2014 at 8:40 PM, Kirby Files <[email protected]>wrote: > Beanshell develpment is pretty dead, and with newer Java releases making > changes to the core syntax, you may want to look elsewhere. In particular, > I've moved my projects requiring dynamic scripting within the JVM to > Groovy, which is also source-compatible with Java code. > > But if you want the Beanshell source, you can always get it from Maven > central: > http://repo1.maven.org/maven2/org/beanshell/bsh/2.0b5/ > > Thanks, > --- > Kirby Files > Software Architect > Masergy Communications > [email protected] > > > On Fri, Mar 28, 2014 at 3:22 PM, Stefan Reich < > stefan.reich.maker.of.eye-gM/[email protected]> wrote: > >> Hey Beanshellers! >> >> a. Your product is great! I use it as the default scripting language for >> TinyBrain (http://tinybrain.de) and Text2GUI ( >> http://tinybrain.de:8080/text2gui/). Excellent stuff, excellent. >> >> b. All your source download links are broken: >> http://beanshell.org/developer.html I want the sources, plzzzzz!! :-)) >> >> Many greetings from a happy (though still kinda broke) start-up (yo I'm >> high , >> Stefan >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Beanshell-users mailing list >> Beanshell-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >> https://lists.sourceforge.net/lists/listinfo/beanshell-users >> > > ------------------------------------------------------------------------------