[Seaside] Rendering embedded WAComponents

Esteban A. Maringolo eMaringolo at smalltalking.net
Tue Mar 2 16:20:51 CET 2004


Hi Ben,

> Hi Esteban,

> > It should render the html generated on the
> > WAModelView>>renderContentOn:,
> > but it doesn't. Instead, it renders the "printString" of the
> > WAComponent.

> > 	Does somebody knows why happens this?
>
> 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.

Thank you very much.

--
Esteban.



More information about the Seaside mailing list