Examples of Java frameworks which don't play well with Scala -


has run across java/java ee framework causes problems if used scala?

don't know of specific one, pre-java 5 framework uses raw types may cause trouble @ point in scala, if have raw type in hierarchy of class must implement. here few questions related issue:


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -