Re: [Wicket-user] Optional bindings controlled by the markup

2007-07-10 Thread Martijn Dashorst
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 On 7/10/07, Chris Colman <[EMAIL PROTECTED]> wrote: > I can understand that an error needs to be raised when some ma

[Wicket-user] Optional bindings controlled by the markup

2007-07-09 Thread Chris Colman
I can understand that an error needs to be raised when some markup attempts to bind to a component who's wicket id can't be found in the wicket page class or component class - that make sense but what about the other way around... What if I wanted to provide a component class with a whole range of