Hi,

Privacy>>sendDiagnosticsAndUsageData should be ternary, not binary.

Because right now if I refuse sending the data I will be asked again every 
single time.

So the proper behavior (imho) should be:

ask Privacy for the setting… if the setting is not defined, then show a popup.
If the setting is defined then respect it and do not show another popup.

Also it would be nice to know what happens with the data.
I mean my projects are open source so "sendSourceCode" shouldn't be an issue… 
but what you can possibly learn from it?
Why not just analyze the content of SmalltalkHub/GitHub?

Peter

Reply via email to