2 Dec 2008 13:01
Re: Re: Type Synonyms in Scala
Miles Sabin <miles <at> milessabin.com>
2008-12-02 12:01:23 GMT
2008-12-02 12:01:23 GMT
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
RSS Feed