<div>There are two ways to install Seaside, whether 3.0 or 2.8.3: MetacelloRepository or &quot;by hand&quot; using Monticello. I have been a big proponent of Metacello because it saves me work. One step; you&#39;re done. Now I have reason to feel that it&#39;s not perfect. </div>
<div><br></div><div>If I install Seaside 3.0 using MetacelloRepository on Squeak Source, all is well. </div><div><br></div><div>If I try the same thing using ConfiguationOfSeaside28-DaleHenrichs.18.mcz from MonticelloRepository. Didn&#39;t work. There is no CSS. This is not good. Suspecting a change, I tried ConfiguationOfSeaside28-DaleHenrichs.10.mcz. Same result. No CSS. </div>
<div><br></div><div>Here&#39;s were it gets weird. If anybody is not a convert to Metacello, here&#39;s something to note.</div><div><br></div><div>If I install the old fashioned way of loading 2.8.3, then there is no problem installing in trunk image 4.1-9745-alpha. </div>
<div><br></div><div>That requires doing it with Monticello &quot;by hand&quot;. Go to KomHttpServer. Intall DynamicBindings, KomServices, and KomHttpServer. Then go to Seaside, access the 2.8a1, and download the latest version. Start in a Workspace with WAKom startOn: 8080, and it works. </div>
<div> </div><div>This is actually pretty shocking to me, as I&#39;d begun to regard on Metacello as the non plus ultra.</div><div><br></div><div>Chris </div><div><br></div><div><br></div><div><div><br></div></div><div> </div>