Anyone that did override that protected method with a protected method
themselves, will get a compile error saying they can't reduce
visibility.

Eelco


On 7/22/06, Gwyn Evans <[EMAIL PROTECTED]> wrote:
> I know I'm jumping in to the middle of things here, but why would
> opening up this cause a headache?
>
> /Gwyn
>
> On 21/07/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > i will make it public in 2.0 but it will cause another migration headache :)
> >
> > -Igor
> >
> >
> >
> > On 7/21/06, Eelco Hillenius < [EMAIL PROTECTED]> wrote:
> > > It should be public then.
> > >
> > > Eelco
> > >
> > >
> > > On 7/21/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > > > no because the validation is intertwined with other processing, its not
> > > > always simple to separata the two.
> > > >
> > > > anyways, i fix0red it by having my own form impl. the only problem is
> > that i
> > > > have to have the form in wicket.markup.html package because button's
> > > > onsubmit is protected
> > > >
> > > > -Igor
>
> -------------------------------------------------------------------------
> 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