Hi allcan we refactor org.apache.wicket.markup.repeater.Item to an interface IItem or DataItem or so , and make the standard Item class implement this interface , this will maintain backward compatibility but allow us to use panels and fragments as Item implementation (by overriding the newItem() method) instead of being restricted to MarkupContainer which is not as reusable as panels and fragments thanks joe
- refactor Item to interface Joe Fawzy
- Re: refactor Item to interface Jeremy Thomerson
- Re: refactor Item to interface Joe Fawzy
- Re: refactor Item to interface Jeremy Thomerson
- Re: refactor Item to interface Joe Fawzy
- Re: refactor Item to interface Jeremy Thomerson
- Re: refactor Item to interface Igor Vaynberg
- Re: refactor Item to interface Joe Fawzy
- Re: refactor Item to interf... Michael Mosmann
- Re: refactor Item to interf... Joe Fawzy
- Re: refactor Item to interf... Michael Mosmann