Alain Plantec a écrit :
Alain Plantec a écrit :
Gary Chambers a écrit :
Not sure I like having the code changed all the time. If the code is changed then the MC package will show changes...
ok, but I liked the idea of not to have variable for simple preferences.
and not to be forced to use a particular tool or an inspector in order to change a preference. just use your favorite browser. alain
ok one can have: XX class>>myPreference: aValue "self myPreference: myValue" myPreference := aValue and the user edits the comment of the setter and evaluates it without saving the code. Cheers alain
a solution could be to use update notification. in the case of a preference -> do not implies package change. But I can agry with your solution easily. :)
.....
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project