On Wed, 10 Jun 2009, Pratik Anand wrote: > Slides (.pdf files) for "feel of scala" (TS-4487) and "actor based > concurrency in scala" (TS-5395) can be found here: > > http://developers.sun.com/learning/javaoneonline/j1online.jsp?track=javase&yr=2009 > > *However, one needs to create an account before downloading :)* > > -- > Cheers, > Pratik K Anand >
Thanks for the link ! Scala faithfully implements the 'Uniform Object Model' concept pioneered in Smalltalk. As a result stuff like Primitives, Boxing is missing :) thanks Saifi.

