<div dir="ltr"><font color="#330033"><font size="2"><font face="tahoma,sans-serif">Phillipe,<br>Read my last message on issue 643:<br><a href="http://code.google.com/p/seaside/issues/detail?id=643">http://code.google.com/p/seaside/issues/detail?id=643</a><br>
</font></font></font><br><div style="margin: 2em 0pt;" name="sig_83fa755cf9">Cheers,<br>
Avi.</div><div class="gmail_quote">On Sat, Feb 12, 2011 at 10:19 PM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2011/2/12 Dale Henrichs &lt;<a href="mailto:dhenrich@vmware.com">dhenrich@vmware.com</a>&gt;:<br>
<div class="im">&gt; Avi,<br>
&gt;<br>
&gt; In GemStone it is not a good idea to rely on allInstances since a repository<br>
&gt; can be quite large, so I&#39;m reluctant to put in such a method.<br>
&gt;<br>
&gt; Presumably something like the following will work:<br>
&gt;<br>
&gt;  WASystemConfiguration allSubclasses do: [ :each |<br>
&gt;    each instance<br>
&gt;        clearSearchContexts;<br>
&gt;        clearDescription ].<br>
&gt;<br>
&gt; without resorting to allInstances? In the particular case I&#39;ve seen clearing<br>
&gt; the description and search context would do the trick...<br>
<br>
</div>Sounds ok, maybe in an a class side #intialize on<br>
WASystemConfiguration or something. That makes we wonder whether<br>
WASystemConfiguration class &gt;&gt; #clearAllDescriptions should actually<br>
clear the cached search contexts as well?<br>
<br>
Cheers<br>
<font color="#888888">Philippe<br>
</font><div class="im">_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
</div><div><div></div><div class="h5"><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</div></div></blockquote></div><br></div>