<meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&gt;&gt; I&#39;m very pleased to announce the release of Seaside 3.0 RC</span><br><br>
<div>Fantastic news. A couple of minor things I&#39;ve noticed:</div><div><br></div><div>The categories aren&#39;t sorted, so that Seaside categories appear in the order in which they are loaded. I guess this is a matter of personal preference, but could potentially confuse those new to Seaside. For those that prefer sorted categories, execute:</div>
<div>   Categorizer sortAllCategories.</div><div><br></div><div>I noticed that Pier and Magritte were loaded in the image but no dispatcher registered. Perhaps a Pier instance could be registered in the final release image? A dispatcher can be registered for Pier with:</div>
<div>   PRPierFrame registerAsApplication: &#39;pier&#39; kernel:  PRDistribution new kernel. </div><div><br></div><div>Nick</div><div><br></div><div><br></div><div><br></div>