By Zareba
via weblogs.java.net
Published: Dec 15 2012 / 06:44
Type Dynamic is a new feature in Scala 2.10, it a little like the magic methods (__call, __get and __set) in PHP. This blog post by Cay Horstmann is a good introduction to this new feature.
Add your comment