Masayuki Dobashi
金融系JavaプロジェクトでScalaを使ってみた話
(sotto voce)
I did it!
product A
product B
commnet: Scala classes are not compiled untill all errors is removed. Java codes can't find them when some errors remains.
commnet: Scala codes have to return Java types
is つらい
is つらい
product C
After this, product A & product B is rewritten to Java cause other member maybe couldn't maintain those.
is つらそう
ArtifactId contains scala version.
It means that if one library were discontinued, the project can't version up scala.
Or compile with new version yourself.
from #rpscala.
There are many knowhows and scripts for maven and tomcat deploy eco-system, so it's so heavy to change servlet-container to Play 2 Framework.
It is a part of Java Jersey project. But JAX-RS is not cool, cause of many annotations and more...
Scalatra can work on tomcat.
Is it for good at Java & Scala mixed project?
I'm looking for the way to use modern language in financial company.