heh, even though we switched to int we are pretty close to running out of flag bits already :) but oh well :)
-igor On Tue, Apr 29, 2008 at 7:07 PM, Johan Compagner <[EMAIL PROTECTED]> wrote: > I am just saying if we make such a thing, that i dont want state after > the fact in allll components. But i guess we can then better use a bit > i think we have a few left. > > > > On 4/30/08, James Carman <[EMAIL PROTECTED]> wrote: > > On Tue, Apr 29, 2008 at 3:59 PM, Johan Compagner <[EMAIL PROTECTED]> > > wrote: > > > First i dont want a boolen in the components that onFirstRender() is > > called. > > > I want a boolean that it is not called. So in the constructor of > > > component we set the flag and clear it when first rendered. > > > > > > > Are we thinking of adding this into "core"? You're talking about > > modifying the constructor of Component. > > > > > Do remember that in onBeforeRende components/panels and all can be > > > created again but i think this will go ok. > > > > Yes, each one of these components will each have to be rendered also, > > so they'd go through the same logic upon their first render, correct? > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
