<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi Luciano,<br>
      </font></p>
    <p><font size="4">Okay I had doubt on that. <br>
      </font></p>
    <p><font size="4">Observe in PreferenceNG there are several class
        methods to install the system preferences (look at class
        categories class initialization, data, event handlers, fonts.
        Where will you move these ones?</font></p>
    <p><font size="4">Hilaire</font><br>
    </p>
    <div class="moz-cite-prefix">Le 19/06/2022 à 15:58, Luciano
      Notarfrancesco a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL5GDyqyt+oASTGvMZ6WX8xxCrzd0+f_6zBsn+Sjp5ob8t=82g@mail.gmail.com">
      <div dir="auto">Hi Hilaire, actually I was proposing to move the
        class side of PreferenceNG to a new class PreferenceDictionary,
        and then make a global Preferences just an instance of
        PreferenceDictionary (Smalltalk at: #Preferences put:
        PreferenceDictionary new). I don’t see the need for an extra
        singleton class. Also, a tool to view and edit preferences could
        work on any instance of PreferenceDictionary, maybe even on a
        list of instances of PreferenceDictionary if that makes sense in
        your UI design.</div>
      <div><br>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu" moz-do-not-send="true">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu" moz-do-not-send="true">http://blog.drgeo.eu</a></pre>
  </body>
</html>