Hi Robert,<div><br></div><div>I&#39;m afraid I still don&#39;t get what you&#39;re trying to do. You shouldn&#39;t have to change WABuilder; just call #rootClass: if you want a different root.</div><div><br></div><div>You don&#39;t have to override WARequestHandlingConfiguration; just configure your application with the appropriate settings</div>

<div><br></div><div>You don&#39;t have to override #responseGenerator; again, this is obtained from the application&#39;s configuration.<br><br></div><div>I&#39;ve mentioned these already, but you don&#39;t seem to be taking my suggested approach. Is there some reason why not?</div>

<div><br></div><div>Julian</div><div><br><div class="gmail_quote">On Fri, Sep 18, 2009 at 12:22 AM, Robert Shiplett <span dir="ltr">&lt;<a href="mailto:grshiplett2@yahoo.com">grshiplett2@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><p>Folks</p><p><br>

</p><p>To get up-to-date I had a few things to set back:</p><p><br></p><p> WABuilder <br> &gt;&gt;rootClass<br>         rootClass isNil ifTrue: [ rootClass := WA<strong>Curl</strong>Root ].<br>        ^rootClass<br>        <br> WARequestHandlingConfiguration<br>

        <br>         &gt;&gt;describeOn:  &quot;two changes to class references&quot;<br>                <br>  WARequestContext<br>  <br>          &gt;&gt;responseGenerator  &quot;I still have to replace the generator class name&quot;<br></p><p><br></p><p>

But I only lost a few minutes in tracking these down ... </p></td></tr></tbody></table><br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div>