Does Scala on .NET work past .NET 1.0 yet? If so, does it support .NET generics?
Is there a solution to the mismatch between .NET's PublicMethodNamesInCapitals and Scala's lowerCaseForAlmostEverything? Does Scala on .NET support .NET's properties without having to write Get_X and Set_X? Ricky. -- Ricky Clarkson Java and Scala Programmer, AD Holdings +44 1928 706373 Skype: ricky_clarkson On Wed, Sep 1, 2010 at 7:46 AM, Roland Tepp <[email protected]> wrote: > Oh, I beg to differ. > > Using Scala (at least on the language level) does not necessarily mean > you have to use JVM. > > In fact it is quite possible to write Scala source and compile it > to .Net > > The only thing tying your Scala programs to JVM is your own use of > Java libraries. > > On 31 aug, 14:40, Jan Goyvaerts <[email protected]> wrote: >> I didn't say you need to be there. >> >> Wait until the day after to read about it - when they stopped throwing the >> eggs and rotten tomato's. :-) >> >> Anyway, it's now owned by them and switching to Scala (or anything else JVM >> related) won't change a thing. > > -- > 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. > > -- 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.
