<HTML>
<HEAD>
<TITLE>Working with Trunk and Package loading</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Folks:<BR>
<BR>
I re testing the tomorrow version of FunSqueak and as each time , discover new things and old bugs shows again<BR>
<BR>
The particular point I wish all working in Trunk should note is:<BR>
<BR>
Your .mcz don&#8217;t should give any Undeclared<BR>
<BR>
Just now going to 9633<BR>
<BR>
Undeclared removeUnreferencedKeys; inspect.<BR>
<BR>
a Dictionary(#Definitions-&gt;nil #Instances-&gt;nil #activatorDockingBar-&gt;nil #arguments-&gt;nil #current-&gt;a SmalltalkImage #dirFlag-&gt;nil #objectsToFinalize-&gt;nil #updateSelector-&gt;nil #updater-&gt;nil )<BR>
<BR>
And of course, no packages should bring Undeclared things to .image.<BR>
In 3.10 I put some in Monticello raising a error just for this, so you know some is wroooong.<BR>
<BR>
As quality test, please do Undeclared removeUnreferencedKeys; inspect.<BR>
&nbsp;on all you upload to trunk and in all your packages .<BR>
<BR>
Edgar</SPAN></FONT></FONT>
</BODY>
</HTML>