> On 7/10/07, Chris Colman <[EMAIL PROTECTED]> wrote:
> >
> > > Not with Wicket directly. You could take a look at the WIcket
Velocity
> > > sub project (also found at Apache Wicket) where you have more
> > > flexibility regarding markup scripting.
> > >
> > > Martijn
> >
> > Would it be an easy enhancement to implement? - just an option to
not
> > raise an error if the Java component 'declares' a component that the
> > markup doesn't use. I don't see how that would have any negative
side
> > effects - only a more flexible web framework, passing more
> > responsibility to the markup side.
> 
> getDebugSettings().setComponentUseCheck(false);
> 
> this is enabled by default in development mode

Heeey!!!! ... just what I want - very cool!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to