Yeah. That can be quite a penalty I guess. But for component creation
it was worth it. Here...

Eelco

On 9/21/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> so every component will go through a Implementation of that
> that can be registered in the settings?
> phh
>
>
>
>
> On 9/21/06, Eelco Hillenius < [EMAIL PROTECTED]> wrote:
> >
> > Regarding the discussion here:
> >
> http://www.nabble.com/localized-attributes-tf2288202.html#a6393222
> >
> > What do you think about an interface like IOnComponentRenderListener
> >
> > pulic interface IOnComponentRenderListener {
> >
> >     void beginComponentRender(Component, ComponentTag)
> >
> >     void beginComponentRender(Component, ComponentTag)
> > }
> >
> > Pro: it would make the wicket:message attribute possible, and would
> > open some more possibilities for AOP-ish constructs.
> >
> > Con: though I don't think we'd open up pandora's box, we are providing
> > a way for people to break encapsulation.
> >
> > You opinions or votes in case you're absolutely for or against?
> >
> > Eelco
> >
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > opinions on IT & business topics through brief surveys -- and earn cash
> >
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-develop mailing list
> > Wicket-develop@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to