16 Jul 23:54
rebuild children - when to do it
From: Squeaker <squeakman <at> gmail.com>
Subject: rebuild children - when to do it
Newsgroups: gmane.comp.lang.smalltalk.squeak.seaside
Date: 2008-07-16 21:55:33 GMT
Subject: rebuild children - when to do it
Newsgroups: gmane.comp.lang.smalltalk.squeak.seaside
Date: 2008-07-16 21:55:33 GMT
Greetings, In my renderContentOn: method I am making a call to my method rebuildChildren which reconstructs my children on the fly. This is done as the first thing in renderContentOn: The code appears to work. My question: Is it ok to rebuild my children at rendering time? Thanks, Frank
RSS Feed