What is the opinion of the list about this idea ?

One of the things I miss the most in Java is a built in support for 'enum'
types, similar to Ada, Pascal or Modula II (see discussion of Java enum at
http://developer.java.sun.com/developer/bugParade/bugs/4401321.html, free
registration may be required).

An enum type can be implemented by Java class but this is a tedious process.

The idea is that IDEA will have a built in support for a general pattern of
enum implementation and will generate/modify an enum class with few mouse
clicks.

BTW, is this the kind of functionality that ones get from products like
TogehterJ ?

Tal


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to