<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Juan, <br>
</font></p>
<p><font size="4">Here is a step by step process to integrate
PreferenceNG in the system. I suggest to do it ASAP because many
methods are edited. It will be a pain to edit it again after
third party changes.<br>
</font></p>
<p><font size="4">On a bare bone Cuis image:<br>
</font></p>
<ol>
<li><font size="4">install PreferenceNG class</font></li>
<li><font size="4">install all change set named
CuisCorePreference in order</font></li>
<li><font size="4">Edit the source code of the VectorGraphics
package by replacing '<b>Preferences</b> setDefaultFont:' with
</font><br>
<font size="4"><font size="4">'<b>PreferenceNG</b>
setDefaultFont:'. Alternatively you can change the method
Preferences>>setDefault: to dispatch to
'PreferenceNG>>setDefault:'. I am just thinking of
that while writing this email ;-)</font></font></li>
<li><font size="4"><font size="4">Load the package
VectorGraphics. For example changing to TTF</font></font></li>
<li><font size="4"><font size="4">Load the VectorGraphics change
set, it will change to other non critical use of Preferences
<br>
</font></font></li>
<li><font size="4"><font size="4">Check the users of Preferences
class, the only notable one should be FileList. Some work is
needed on this class. We can discuss it later.<br>
</font></font></li>
</ol>
<p>Thanks<br>
</p>
<p>Hilaire</p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</body>
</html>