[Seaside] Rendering embedded WAComponents

Ben Schroeder bschroeder at procro.com
Tue Mar 2 16:19:40 CET 2004


> > Does WAModelView subclass WAComponent?  If not: it looks like
> > Object has a renderOn:
> > implementation that just prints the object.  That method might be
> > running rather than the intended one from WAComponent.
> 
> Perhaps i made a typo and subclassed Object rather than 
> WAComponent, i'll
> check it later.

My favorite place to do that is when writing new SUnit TestCases - "why aren't
my tests showing up in the runner?  Oh ..." ;)

Ben


More information about the Seaside mailing list