[Aurora] No generics????

Hi,
Looking at the votes in the tracker, here are the features that has more
votes:
1. (2424) AspectJ support
2. (2950) Reload class and continue to debug during debug Session
3. (7090) Update IDEA's parser to support JSR14 - Generics
4. (2397) Editor: Split function should be able to display to different
files.

Etc...
Items 1, 2, 4 and various other are listed in the planned feature list of
Aurora, however item 3 is not...
I wonder, aren't you JetBrains guys yourselves looking forward to use
generics?

Guillaume


0
Avatar
Permanently deleted user

Having said that... for any change to the Java language, if an IDE doesn't

support the new features, it's a problem. I'd be disappointed and very
surprised if IDEA doesn't support generics by the time, or very soon after
Java SDK 1.5 comes out.

AFAIK Java SDK 1.5 won't come very soon, will it?

--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"


"Ash Searle" <jiveadmin@jetbrains.com> wrote in message
news:12914246.1047378838859.JavaMail.jrun@is.intellij.net...

That's not to say Idea shouldn't make AspectJ folks
happy, but Generics is a much bigger win in terms of
its applicability to a wide audience.

>

I just meant to say that Generics isn't something that changes your

mindset. Generics are IMHO just syntactic sugar that reduce the amount of
code you have to write to make type specific collections, but don't change
the way you think about the design or development. If you wanted a
collection of things before, you still want a collection with generics. No
change.
>

Thinking in aspects makes a much bigger change than generics. I think

that IntelliJ is more about the revolutionary than the evolutionary, and
AFAIK generics isn't even evolutionary, it's simply putting something into
Java that the original language designers deliberately left out.
>

Having said that... for any change to the Java language, if an IDE doesn't

support the new features, it's a problem. I'd be disappointed and very
surprised if IDEA doesn't support generics by the time, or very soon after
Java SDK 1.5 comes out.
>
>


0
Avatar
Permanently deleted user

Thomas Singer wrote:

These are the reasons, why I want to use Generics as soon as possible.
If any IDE supports it before official release of Java 1.5, we
seriously will consider using this IDE.


Speaking as a recent NetBeans convert - NB has this support, (Admittedly,
I've never used it...). NB has some definite plusses over IDEA as far as
features are concerned, but in usability it is far behind...

CU,
Edwin

0
Avatar
Permanently deleted user

just to add fuel to the fire... Gosling uses emacs cause it's the "only" IDE that supports generics...

http://www.sys-con.com/Java/articlenews.cfm?id=1918

0
Avatar
Permanently deleted user

At last... our voices were heard!

IntelliJ is planning to include generics support in Aurora!

See: http://www.intellij.net/forums/thread.jsp?forum=22&thread=28629&message=472068

0

请先登录再写评论。