Miles Sabin | 2 Dec 2008 13:01
Gravatar

Re: Re: Type Synonyms in Scala

On Tue, Dec 2, 2008 at 11:38 AM, Geoffrey Alan Washburn
<geoffrey.washburn <at> epfl.ch> wrote:
> Using a custom classloader might work.  However, based upon what Martin has
> told me, the Java classloader design is completely broken because it is not
> compositional.  Therefore, requiring a custom classloader for Scala programs
> completely rules out the ability to use Scala in a number of important
> places, like Eclipse, where an alternate classloader cannot be specified.

Actually, I'm pretty sure this could be made to work in Eclipse ...

Cheers,

Miles


Gmane