Sounds good to me. FWIW I'm kinda disappointed by the whole scripting JSR; not making things work on Java 5 is a huge PITA - the same kinda reason that java.util.logging never took off. I wonder if using BSF would have been easier?
2008/9/30 Martin Gilday <[EMAIL PROTECTED]>: > I would agree with deprecating it, as I think most would prefer any > scripting development effort be spent on Groovy and Ruby support. It > could always be brought back in the future if there was a rise in demand > for it. > > > ----- Original message ----- > From: "Claus Ibsen" <[EMAIL PROTECTED]> > To: [email protected] > Date: Tue, 30 Sep 2008 06:28:09 +0200 > Subject: Scripting Language - Beanshell - anyone using this > > Hi > > After updateing the scripting language documentation and adding unit > tests etc. I am wondering if anyone will use the bean shell language? I > think we should consider @deprecating it and remove the DSL support for > it. > > You can use the generic script DSL if you want to use it. However it is > also hard to find a beanshell .jar that actually has the integration > with the Java Scripting Engine that works. Now we get "unimplemented" > exception. > > With beanshell gone we have 1 less XML element popping up in the ctrl + > space list ;) > > We could be quick and mark it for @dep in 1.5 and remove it in 2.0 > > > Med venlig hilsen > > Claus Ibsen > ...................................... > Silverbullet > Skovsgårdsvænget 21 > 8362 Hørning > Tlf. +45 2962 7576 > Web: www.silverbullet.dk > > -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
