Fedor Karpelevitch wrote: > Even better, it would be good to be able to specify this on > per-class basis, because toString() is useful for some > classes and not so > much for others. Even better than that being able to cspecify > some other > method to use instead of toString() for a particular class. > For example use > a method returning a short id of the object instead of > toString() which may > be too long and hard to read.
I would especially appreciate being able to configure a "toString" method to use in the debugger on a per class basis. I often have more than one "toString" method per class, for different purposes. -Thomas ************************************ If this email is not intended for you, or you are not responsible for the delivery of this message to the addressee, please note that this message may contain ITT Privileged/Proprietary Information. In such a case, you may not copy or deliver this message to anyone. You should destroy this message and kindly notify the sender by reply email. Information contained in this message that does not relate to the business of ITT is neither endorsed by nor attributable to ITT. ************************************ _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
