Hi.

Pre-render "initialization" methods are needed, and implementing some
specialized listener for that looks cleaner than overriding some methods
(especially in case when one needs to call super.thatMethod() in the
beginning of that method).

Since we currently have PageRenderListener for that, but only for page
initialization, wouldn't it be great if there was something same for
component - ComponentRenderListener ? It would be called after parameters
are set.
In fact, it would be even better if there was just single interface for
both, thus it would all look much more simple and consistent  -
RenderListener.

Thoughts?

-Vjeran



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.0 - Release Date: 29.4.2005


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

Reply via email to