What is coming up for scala in 2.10? [closed]

The smaller items:

  • Huge @deprecation cleanup
  • scala.Dynamic could be finally enabled by default
  • Huge improvements to documentation
  • Many fixes which make ScalaDoc a pleasure to use
  • Fixes to the continuation compiler plugin
  • Faster hashing algorithm for Products and collections

Some changes which I hope will be included:

  • Removal of scala.dbc
  • Removal of useless code examples and flower pictures which currently ship with the standard library

Leave a Comment