2 Dec 2008 16:18
Re: Re: Type Synonyms in Scala
Ricky Clarkson <ricky.clarkson <at> gmail.com>
2008-12-02 15:18:28 GMT
2008-12-02 15:18:28 GMT
What possibilities? I'd be interested to see whether it would be worth the extra deployment difficulty.
I suppose structural typing could be made not to use reflection, for example.
2008/12/2 David MacIver <david.maciver <at> gmail.com>
On Tue, Dec 2, 2008 at 2:54 PM, David J. Biesack <David.Biesack <at> sas.com> wrote:Perhaps. But these are problems that are already being solved in the contexts of other JVM languages: JRuby (in particular JRuby + Glassfish showcases a lot of potential issues as being very surmountable), Groovy, Clojure, etc. and it opens up a lot of possibilities.> Date: Tue, 2 Dec 2008 12:50:43 +0000
> From: David MacIver <david.maciver <at> gmail.com>>Requiring a Scala classloader would necessitate a *lot* of deployment
> And to be clear, while I am perfectly happy to suggest that Scala should get
> its own classloader,
scenario validation (especially when integrating with Java; think J2EE,
OSGI, Java module system JSR 277, javax.tools, etc.), where interaction
and integration with existing framework classloaders can be cumbersome
at best.
RSS Feed