Macros - Changes in Scala 2.11 - Scala Documentation

EXPERIMENTAL

Eugene Burmako

This document lists all major changes to reflection and macros during the development cycle of Scala 2.11.0. First, we provide summaries of the most important fixes and newly introduced features, and then, later in the document, we explain how these changes are going to affect compatibility with Scala 2.10.x, and how it’s possible to make your reflection-based code work in both 2.10.x and 2.11.0.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/macros/changelog211.html