While porting my project from 1.4.x to 6.6.0, I've stumbled across the onInitialize() method which is now recommended for initializing components which need access to the page instance etc. In my project this had so far been done in onBeforeRender() (and this seems to still work fairly well).
Is moving that code to onInitialize() in such cases generally advisable, if yes, should this be done immediately? Cheers, M'bert -- ----------- / http://herbert.the-little-red-haired-girl.org / ------------- =+= "That's right," yelled Vroomfondel, "we demand rigidly defined areas of doubt and uncertainty!" -- Douglas Adams --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
