Charles Oliver Nutter wrote:

> Martin Probst wrote:
> 
> ... 
>>My personal wish for this would be that someone (Sun?) turns up and
>>provides a repository system like a cross between Maven, Apt, and OSGi
>>together with the JVM, a proper isolation of apps within one JVM
>>including a Thread.kill, and building on that an improved nailgun.
> 
> The bits to do this are already out there; it may be up to us to 
> integrate them well. Perhaps we should start a project that pulls in or 
> forks each of these projects and integrates them more tightly?

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).

I realize few folks are interested in the OpenOffice hosted console, but 
I'm keen to get the web browser version working (and have a few bits for 
GWT already) and if someone wants to work on terminal or emacs/jedit 
based stuff that would be great.

http://www.ifcx.org/

Jim


--~--~---------~--~----~------------~-------~--~----~
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