Wicket 1.4 Generics, DefaultDataTable and ChoiceFilteredPropertyColumn

2008-11-17 Thread Dylan Schell
When trying to use the DefaultDataTable in combination i'm running into what I think is a bug in the generification of ChoiceFilteredPropertyColumn, DefaultDataTable is parameterized with type T and the constructor expects IColumnT for it's column types. if I try to parameterize

Re: Wicket 1.4 Generics, DefaultDataTable and ChoiceFilteredPropertyColumn

2008-11-17 Thread Igor Vaynberg
please open a jira issue. -igor On Mon, Nov 17, 2008 at 4:44 AM, Dylan Schell [EMAIL PROTECTED] wrote: When trying to use the DefaultDataTable in combination i'm running into what I think is a bug in the generification of ChoiceFilteredPropertyColumn, DefaultDataTable is parameterized with