i think onPopulate() is there for just about 2 or 3 weeks and before the docs
stated that calling super() would be vital.

so, i really don't see a benefit in having a onpopulate() _and_ a non-final
onbeforerender(). actually, if i override both, i could get funny errors
changing a call to super.onbeforerender() at the end of an overridden
onbeforerender() to the beginning - since code in onpopulate() would be called
on different initialization stages.

having no onpopulate() would move the responsability back into the
onbeforerender() again.

i would prefer to get lost of onpopulate() in favor of onbeforerender().

my 2c

regards, --- jan.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to