Yep that would be more maintenable ;)
As an alternative, you could provide instanciation of components in markup.
I think i've seen some code doing just that in the hypothetical v2.0, is
this planned for 1.3 ?


igor.vaynberg wrote:
> 
> On Nov 15, 2007 3:02 PM, Alexis <[EMAIL PROTECTED]> wrote:
>> * TOO MUCH JAVA and too component oriented: in fact on some pages you
>> need
>> to create some components (panels, fragment, or inner classes) to write
>> maintenable code whereas these components will never be reused elsewhere.
>> In
>> general you need some effort and focus to produce maintenable code on not
>> so
>> complex pages / components, this is my biggest con.
> 
> you can always override render() and spit html directly into
> servletresponse as a string... :)
> 
> -igor
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Matt-Raible%27s-ApacheCon-presentation-tf4815955.html#a13790063
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to