Hi Fritz,<div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">John, indeed that was the problem.<br>
<br>
I wish that it would have been more obvious that this was the problem.<br>
<br>
There was a further problems with the code:<br>
1. number was not spelled correctly.<br>
2. the accessors for number need to be defined. I use the class re-factoring<br>
tool create the accessors.<br>
<br></blockquote><div>if your debugger wasn&#39;t catching the exception it could be that you were suffering from a <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">configuration bug caused by the order in which loaded classes are initialized.</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "></span>The Seaside3.0RC image (<a href="http://www.seaside.st/distributions/Seaside-3.0rc.app.zip">http://www.seaside.st/distributions/Seaside-3.0rc.app.zip</a>) should be <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">configured sensibly</span>, but you find exceptions in Seaside apps in your image aren&#39;t caught by the debugger you might find the remedies listed here useful: <a href="http://lists.squeakfoundation.org/pipermail/seaside/2010-May/023557.html">http://lists.squeakfoundation.org/pipermail/seaside/2010-May/023557.html</a></div>
<div><br></div><div>Nick</div></div></div>