<div dir="ltr"><div dir="ltr">Well, you can, of course, just codify it.  Here's my MyInstaller>>#configure, which I call from its class-side #initialize.  Feel free to copy and tweak as you please.</div><div dir="ltr"><br></div><div>By using a hierarchy of Installers, each automatically configures the code AND Preferences appropriately for that context.</div><div dir="ltr"><br></div><div>Installer                      </div><div>  MaInstaller                   "generic framework stuff, very few preference settings"</div><div>    MaCommercialInst     "Proprietary, some options set"</div><div>       CmmInstaller           "Personal. Many preferences, my fully custom IDE"</div><div dir="ltr"><br></div><div>It's a nice setup, indeed.  :)</div><div><br></div><div> - Chris</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 25, 2019 at 4:56 AM karl ramberg <<a href="mailto:karlramberg@gmail.com">karlramberg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="auto">It could nice if we could use Monticello for saving and loading personal preferences also :-) </div></div></div><div dir="auto"><br></div><div dir="auto">Best,</div><div dir="auto">Karl</div><div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 25 Dec 2019 at 00:29, tim Rowledge <<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There's an extra complication I notice after trying out my submission for saving/loading preferences - if you click on the 'default' button in the PreferencesBrowser you get a strange set of options derived from Preferences class>>#chooseInitialSettings (including a very different set of halo icons)<br>
This uses the default values set in each preference see Preferences class>>#alternateHandlesLook for one example.  In at least a few cases these don't agree with the values set in ReleaseBuilder class>>#setPreferences.<br>
<br>
So we have a default setup created when building the release, a default set made from the code versions and some set via pragmas. And some via themes - which can get set via the dock Extras->Themes & Colors menu, or differently via the world->appearance->choose set of preferences and probably other ways.<br>
<br>
 I think maybe we should try to simplify this for the next release...<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
"How many Motie Mediators does it take to chage a lightbulb?” <br>
"Are you insane? Only Crazy Eddie would want to change *anything*!"<br>
<br>
<br>
<br>
<br>
</blockquote></div></div>
</div>
<br>
</blockquote></div>