logo       

RE: against the components utopia: msg#00075

lang.scala

Subject: RE: against the components utopia

Have you guys seen classworlds?

http://classworlds.codehaus.org/index.html

On first glance it looks like it can solve the libA/libB problem Jamie
outlined. Classworlds creates a directed graph of loaders, where each
"realm" (universe equivalent?) can import from other realms. I am
pretty sure it can handle multiple versions of a library at the same
time.

We could either use it as is or (since it's relatively small) create the
equivalent functionality in Scala.

RJ



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise