Charles Reis - 2004-10-18

Logged In: YES
user_id=429731

This was extensively discussed and addressed in feature
request 694679:

https://sourceforge.net/tracker/index.php?func=detail&aid=694679&group_id=44253&atid=438938

The current semantics allow you to redefine a variable if
you made a syntax error typing it the first time (which used
to be horribly annoying), but not if you successfully
defined the variable, since that violates Java semantics.

It's true that the Interactions pane isn't exact Java, but
moving further isn't clearly the right thing to do. One
alternative is to provide a config option allowing
redefinition of variables, though crowding the preferences
screen isn't always great either.

Whether this gets implemented or not, it deserves some
active discussion between the developers.