interesting.. What I meant was that is scala having such in-built functionalities ?Seems like a No to me..
Anyways, Scala -Java integration can consume time with performance issues at the top list..I hope this is not so in all cases.. Scala seems to be fine with java.. regards, jd On 8/3/10, Viktor Klang <[email protected]> wrote: > On Tue, Aug 3, 2010 at 4:14 PM, jitesh dundas <[email protected]> wrote: > >> what about the functionalities like rmi,jni, which java has..does >> scala have such features too.. >> >> how do you find n/w based functions in scala (as in java) >> > > Since Scala can call Java you can use RMI and JNI from Scala. > > >> >> regards, >> jd >> >> On 8/3/10, Kevin Wright <[email protected]> wrote: >> > and object-oriented :) >> > >> > On 3 August 2010 11:53, Christian Catchpole <[email protected]> >> wrote: >> > >> >> This thread is a little dysfunctional. >> >> >> >> "Scala" >> >> >> >> Oh, look, its functional again! >> >> >> >> -- >> >> 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]<javaposse%[email protected]> >> <javaposse%[email protected]<javaposse%[email protected]> >> > >> >> . >> >> For more options, visit this group at >> >> http://groups.google.com/group/javaposse?hl=en. >> >> >> >> >> > >> > >> > -- >> > Kevin Wright >> > >> > mail/google talk: [email protected] >> > wave: [email protected] >> > skype: kev.lee.wright >> > twitter: @thecoda >> > >> > -- >> > 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]<javaposse%[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]<javaposse%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/javaposse?hl=en. >> >> > > > -- > Viktor Klang > | "A complex system that works is invariably > | found to have evolved from a simple system > | that worked." - John Gall > > Akka - the Actor Kernel: Akkasource.org > Twttr: twitter.com/viktorklang > > -- > 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.
