Jim White wrote:
> Well, as I said earlier in this thread, I have a project doing exactly that.
> 
> IFCX Wings uses JSR-223 and Apache Ivy (which does the repository 
> integration thing including build-from-source) to dynamically load 
> language environments for an enhanced console.  JVM isolation (both 
> shared and forked) and security manager functions are definitely on the 
> "desired" list (nailgun being a dandy starting point), as is OSGi 
> (although currently there is little support or use of that in the 
> language implementations themselves currently).

But this console requires a GUI, does it not? I think the concern here 
is that many environments need a console that works on e.g. VT100. A 
Swing-based solution is great, but if you're administering a headless 
server, it won't work.

- Charlie

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to