[Cuis-dev] Proposal of change to the inspectors
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Tue Nov 30 07:23:04 PST 2021
On 2021-11-30 06:55, Hernan Wilkinson via Cuis-dev wrote:
> Inspectors, right now, show the variables in the defined order but I
> think it would help a lot to show them in alphabetical order... what do
> you think? Is that a good idea?
I think it is a good idea -- easier for the user to find.
For the implementer, however, we have to be careful with
Inspector>>replaceSelectionValue:
and friends.
[e.g. " object instVarAt: instVarIndex put: anObject " ]..
Would this affect debugging?
-KenD
More information about the Cuis-dev
mailing list