On Sat, Dec 19, 2015 at 9:24 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,

Strings are supposed to be immutable, and that is why we do not support editing by default :).


I do not think this is good... yes, it would be nice if *literal* strings *would* be immutable, but they are not.

The tools should not put artificial constraints on the language model. Strings can be changed, so the inspector
has to allow that. It is a debugging tool, after all...

�� �� Marcus