+1...Among other things.

Mike


On 27 Jun 2002 at 8:43, Michael Besosa wrote:

> Am I missing something? The View toString() option in the debugger
> would be much more valuable if its setting were more persistent.
> Ideally, I'd like two enhancements: First, to be able to set this
> globally (so that it would be in effect by default for all reference
> variables). Second, I'd like its setting for an individual variable to
> be remembered WHILE THE VARIABLE IS OUT OF SCOPE, so that in code like
> this:
> 
> for (Iterator i = foo.iterator(); i.hasNext();) {
>     Object bar = i.next();
>     ....
> }
> 
> I wouldn't have to turn it back on for i on each iteration.
> 
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://lists.jetbrains.com/mailman/listinfo/eap-features
> 

---
[EMAIL PROTECTED]
To obtain my PGP public key, mail "SEND PUB KEY" in the 
subject to "[EMAIL PROTECTED]"

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

Reply via email to