Done with https://issues.apache.org/jira/browse/WICKET-6114
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Mar 7, 2016 at 5:28 PM, Sven Meier <[email protected]> wrote: > Sure, changes in 8.x won't break anything :P > > Sven > > > On 07.03.2016 15:49, Martin Grigorov wrote: > >> Hi, >> >> I think consistency is very important. >> I'm +1 to make the change. At least in Wicket 8.x >> >> Martin Grigorov >> Wicket Training and Consulting >> https://twitter.com/mtgrigorov >> >> On Mon, Mar 7, 2016 at 3:24 PM, Sven Meier <[email protected]> wrote: >> >> Hi, >>> >>> it always has been that way. >>> I'm not aware of any benefit which would justify a change - besides >>> consistency. >>> >>> Have fun >>> Sven >>> >>> >>> >>> On 07.03.2016 15:10, Patrick Davids wrote: >>> >>> Hi Wicket Pros, >>>> >>>> is it bug or an feature, that FormComponentPanel is not overriding >>>> clearInput() to delegate the clearing to its inner FormComponents? >>>> >>>> For me, it should behave the same way, when extending FormComponent. >>>> But I'm not sure here about consequences... >>>> >>>> (As I can see... Form.clearInput() features this by visiting its inner >>>> FormComponents.) >>>> >>>> kind regards >>>> Patrick >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
