By jsugrue
via jetbrains.dzone.com
Published: Jul 08 2008 / 07:25
Let's focus on two aspects of modern IDEs that are aimed at helping developers with Java background edit code in dynamic languages with more confidence. Dynamic programming languages have some specifics, like lacking type information or dynamic method invocation. These make it quite hard for tools to provide developers with the level of support they are used to in Java. But things are definitely getting better.
Add your comment