Yammer moving away from Scala
gist.github.com
Yammer moving away from Scala
1–10 of 24 posts
Re: Yammer moving away from Scala
#2Gist has been deleted, did the OP happen to grab the text?
Re: Yammer moving away from Scala
#3Also available here: https://gist.github.com/1406238
Re: Yammer moving away from Scala
#4Would love to hear more feedback regarding usage of scala in big companies with large code-base.
Re: Yammer moving away from Scala
#5Interesting that it has gone away now. @jbrkr, thanks for finding a new link.
Re: Yammer moving away from Scala
#6Interesting that it has gone away now. @jbrkr, thanks for finding a new link.
I'm curious as to where you got that link, considering that I didn't share my personal correspondance with Typesafe with you.
Re: Yammer moving away from Scala
#7Re: Yammer moving away from Scala
#8Fascinating writeup, honestly. I've only dabbled with Scala around the edges and have been focusing on Clojure recently, so I don't have enough experience to agree or disagree with that, but Scala always felt too ... something, for me. I'm having fun with Clojure, and the community is wonderful. For quicky java-esque one-offs, Groovy is suiting me.
But to each their own.
Re: Yammer moving away from Scala
#9I've been looking for alternatives to Java for Android development. Since Python and Clojure aren't options (right now anyway), I looked at Scala among others.
I found the syntax pretty terrible, worse than Java in several ways. In particular, too complex. I also found the object system overly complicated (and I find Haskell's ok).
Re: Yammer moving away from Scala
#10I've been looking for alternatives to Java for Android development. Since Python and Clojure aren't options (right now anyway), I looked at Scala among others. I found the syntax pretty terrible, worse than Java in several ways. In particular, too complex. I also found the object system overly complicated (and I find Haskell's ok).
It's early days yet, but you /can/ do Clojure on android. Check out https://market.android.com/details?id=com.sattvik.clojure_re..., and google Daniel Solano Gomez; the guy behind the vast majority of that effort.