Frank Sommers
Posts: 2642
Nickname: fsommers
Registered: Jan, 2002
|
|
Re: Dynamic Language Support on the JVM
|
Posted: Dec 12, 2006 10:56 AM
|
|
> The article makes it appear as if this has never done > before, but in reality the Bean Scripting Framework (BSF) > has delivered many JSR-223 features for years. Granted, it > wasn't shipped with the JRE, and supports fewer languages > (still a dozen, though), but to not even mention it seems > disingenious.
Thanks for pointing this out. I'm not that familiar with BSF, but this would not be the first time a JSR overshadowed exciting work done outside the JCP context. I think it's important to bring this issue up, not only to give credit, but also to offer users alternatives (some of which may be better than a JCP-developed version perhaps -- logging, anyone?)
Please note that the interview had a strict time limit, and therefore could not be a comprehensive discussion on scripting language support in Java - we had to focus on these specific JSRs, especially on JSR 292.
|
|