Squeaker | 16 Jul 23:54

rebuild children - when to do it

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

Gmane