Has anybody else had problems with AutoCompleteTextField and generics.

It almost seems like I'm dealing with an eclipse bug.

But basically if I call

behavior.getChoices.add(xxx) it is always highlighted in red because,  
I am restricted by the model use "T" but the list wants "? extends T".

D/

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

Reply via email to