You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jonas <ba...@gmail.com> on 2012/05/07 13:29:30 UTC

Generics of Button#getForm

Hello all,

as Sebastien mentioned earlier
(<http://apache-wicket.1842946.n4.nabble.com/Vote-Release-Apache-Wicket-1-5-6-build-2-td4593151.html#a4593497>)
the of Button#getForm returns the raw type Form in wicket 1.5.6.
Could a committer please change the return type back to Form<?> so we
don't have to suppress those annoying generics warnings?

thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Generics of Button#getForm

Posted by Martin Grigorov <mg...@apache.org>.
Done
It will be better for 1.5.7/6.0.0-next

On Mon, May 7, 2012 at 2:29 PM, Jonas <ba...@gmail.com> wrote:
> Hello all,
>
> as Sebastien mentioned earlier
> (<http://apache-wicket.1842946.n4.nabble.com/Vote-Release-Apache-Wicket-1-5-6-build-2-td4593151.html#a4593497>)
> the of Button#getForm returns the raw type Form in wicket 1.5.6.
> Could a committer please change the return type back to Form<?> so we
> don't have to suppress those annoying generics warnings?
>
> thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org