Yesterday I had to add a new method to an interface we use in our
application. The search option in IntelliJ told me that I would have to
alter 279 source files to accomplish this.

Would it be possible to implement an "add method to interface" and supply a
default implementation for it. The IDE could add this method and it's
default implementation to all classes that currently implement the
interface. This would save a lot of work on large projects. A programmer
could then alter the default implementation at a later time to complete the
job.

Regards,
Francois ten Have



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

Reply via email to