[Seaside] Dynamic components?

Lukas Renggli renggli at gmail.com
Sat Jun 30 21:32:07 UTC 2007


> I thought this would show a page with the menu and the notes dynamically
> added to the page... well, it does not work :(
> It just shows the menu and the last added note. What I'm doing wrong?

Is there maybe a problem with Squeak block-closures? How does your
render code look like? What happens if you replace it with something
simple like:

    renderContentOn: html
         html render: self children

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list