|
Re: JetBrains' Dmitry Jemerov on IntelliJ 8, Flex, and Scala
|
Posted: Jun 5, 2008 2:05 PM
|
|
> What do you think about the directions for IntelliJ 8, and
It seems they are headed in a good direction. What I do miss with IDEA is having "super text editor" features that I get with jEdit (and previously with EditPlus on Windows, Emacs, others). I still open up jEdit or vi periodically to work with some non-Java files (shell scripts, data dumps, log files, etc.). jEdit does well in that regard with the encoding support, lots of utility scripts, quick per-buffer options access, among other things. OTOH, I wouldn't use jEdit again for Java projects unless I had no other choice.
I'm happy with IDEA for working with Java-oriented projects and am excited about the Scala plugin, which I've been building and testing periodically. I also think it's brave of them to be committing resources to it when it's not clear what the uptake will be, long-term. It's unfortunate that Eclipse, NetBeans and IDEA have such different underlying models that more of the plugin code can't be shared between them.
It's also cool to see that a chunk of the IDEA Scala plugin is being written in Scala itself.
I hope JetBrains' moves to widen their market works for them; they do good work.
> about Jemerov's comments concerning Scala?
So far, my sense is that the flexibility of the language will be considered a plus in the long term, but that in the short term it can be a little daunting if you don't have the right background. I'm happy however that the community is already diverse, and that it includes people like Bill Venners--the sample code in http://www.artima.com/weblogs/viewpost.jsp?thread=232028 really leaves little for a post-Java programmer to complain about, and a lot to look forward to.
|
|