[Seaside] WAComponentsNotFoundError when working the To Do tutorial from "An Introduction to Seaside"

Steven Greenberg greenbes at puzzlingevidence.net
Thu Oct 16 16:35:13 UTC 2008


Aha!  I solved it.  I put a semicolon in the middle of my #with:with:

So it was

Array with: blah; with: somethingelse

Silly me!

    Thanks,
    Steve



On Thu, Oct 16, 2008 at 11:29 AM, Steven Greenberg
<greenbes at puzzlingevidence.net> wrote:
> Hi Randal.  Thanks for taking a look.
>
> I *think* that they're the same.  I'm just following the example code
> in the book, and create the apps only once, during #initialize.
>
> Fileout attached.  I created category "SEG-StTutToDoApp".
>
> Your help is greatly appreciated.
>
>    Thanks,
>    Steve
>


More information about the seaside mailing list