On Aug 31, 5:06 pm, Kevin Wright <[email protected]> wrote: > Compiling Scala against .NET is > less pleasant, mostly because the CLR otherwise tries to enforce a type > system that doesn't align with Scala's! So Scala on .NET also uses type > erasure.
According to Odersky, the upcoming scala version for .NET will model reified generics as manifests. -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en.
