RMH pointed me to a new JSR 274: The BeanShell Scripting Language.
Now, I am VERY much in support for getting various languages running on the JVM. I think that is the future for Java as a platform. I would LOVE to see JRuby kick ahead, see Groovy come to 1.0, and any other cool DSL that would allow us to express ourselves in a different way on the Java platform.
However, what is with standardizing these languages? In my opinion it made NO sense for Groovy, and I thought we had seen this.
Best of luck to the BeanShell guys, but wow.
May 25th, 2005 at 11:47 am
It makes a lot more sense for BeanShell than Groovy. The BeanShell language is much more conservative and mature.
May 25th, 2005 at 1:09 pm
Heh, BeanShell is getting a lot less conservative with some of the stuff that’s been tossed around lately =)
May 25th, 2005 at 1:30 pm
Bob -
It may be more mature, but I still don’t see ANY reason to have a JSR :)
Are there 10 implementations from various vendors and we need to standardize? :)
Dion
May 25th, 2005 at 4:34 pm
If BeanShell becomes part of the core Java distribution then there may be multiple implementations in the same way that we have multiple Java compiler implementations.
In any case, the language needs to be specified. The JCP is as good or better a forum as any.
May 27th, 2005 at 7:52 am
They never learn, do they?
I’m completely with Dion, we need a good beanshell lib, not a standard. This is the return of “royal blood”, like Sun were to bless some individually selected stuff to make them worthy of hanging around the palace.