On Wed, Dec 19, 2012 at 3:05 AM, typerlc <[email protected]> wrote: > Does anyone know if there are plans to support Scala 2.10 with the Scala DSL? > I haven't seen anything in the roadmap. > > The reflection API has changed in Scala 2.10 and the existing camel-scala > code throws an exception. > > I know Scala 2.10 hasn't been finally released, but it's just around the > corner (Dec 26 is listed on their website for final release). >
Yeah as Willem said its not an easy upgrade in Scala land. Also we need to make sure it works in OSGi and that other frameworks that uses Scala such as in camel-web (using scalete) and whatnot is compatible and works. We will get to Scala 2.10 when its been out for a bit, and the other pieces are in place. > Richard > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Scala-DSL-with-Scala-2-10-tp5724331.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
