DOMMASCH Alex wrote:

>I agree that it should be configurable. (I'd probably choose something like
>purple - noticeable, but not overly alarming.)  I also agree that
>documentation errors are serious, but not fatal.  I.e., a system with
>documentation errors can still meet all functional requirements.  To me,
>documentation errors are at a similar "warning level" as using deprecated
>methods - OK for the moment, but really bad for the future.
>
Hmm.  How about adding automatic syntax highlighting for deprecated methods?

Of course, this would involve parsing the javadoc in the source to see 
whether each method is deprecated...  Or is this information available 
in the .class files?

Maybe this would be too much effort for too little gain.



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

Reply via email to