scala-notebook icon indicating copy to clipboard operation
scala-notebook copied to clipboard

update to 2.11.1 / akka 2.3.3

Open amitsudharshan opened this issue 11 years ago • 9 comments
trafficstars

Are you guys working on a transition to the new akka/scala versions? If not, are there any showstoppers that you know of?

thanks!

amitsudharshan avatar Aug 27 '14 21:08 amitsudharshan

+1

alexarchambault avatar Aug 27 '14 21:08 alexarchambault

Alex, thanks for the +1, I spent all day working on my version of sbt-notebook. Very happy to see you've got one working! Do you have any ideas on how to do an upgrade to the new versions?

amitsudharshan avatar Aug 28 '14 01:08 amitsudharshan

@chipmunc56 sbt-notebook?

MasseGuillaume avatar Aug 28 '14 01:08 MasseGuillaume

@MasseGuillaume https://github.com/alexarchambault/sbt-notebook . Looks very snazzy.

amitsudharshan avatar Aug 28 '14 02:08 amitsudharshan

@alexarchambault @chipmunc56 cool I'm doing something similar: https://github.com/MasseGuillaume/ScalaKata

I use macro instead of the repl to display result.

MasseGuillaume avatar Aug 28 '14 03:08 MasseGuillaume

I have been working on upgrading akka but hit some intermittent failures. Am now trying to move off akka.

Ken

On Aug 27, 2014, at 9:02 PM, Amit Sudharshan [email protected] wrote:

Alex, thanks for the +1, I spent al day working on my version of sbt-notebook. Very happy to see you've got one working! Do you have any ideas on how to do an upgrade to the new versions?

— Reply to this email directly or view it on GitHub.

KenCoder avatar Aug 28 '14 11:08 KenCoder

@chipmunc56 The akka API evolved from 2.1 to 2.2, so the upgrade is not straighforward. About stoppers, I don't know if there are ones or not.

alexarchambault avatar Aug 28 '14 20:08 alexarchambault

Any chances for scala 2.11 support?

kamilkloch avatar Sep 05 '14 12:09 kamilkloch

@kamilkloch Scala Kata supports Scala 2.11 https://github.com/MasseGuillaume/ScalaKata

MasseGuillaume avatar Sep 05 '14 15:09 MasseGuillaume