I suppose you want it against the 1.4 branch and trunk both? Or, will you merge it up from the branch?
On Thu, Mar 25, 2010 at 7:47 PM, James Carman <jcar...@carmanconsulting.com>wrote: > I'm sure I can whip one up pretty quickly. I can't believe I missed it > during my first round of clean-ups like this > > > On Thu, Mar 25, 2010 at 5:06 PM, Igor Vaynberg <igor.vaynb...@gmail.com>wrote: > >> got a patch that compiles and does not break backwards compat? >> >> -igor >> >> On Thu, Mar 25, 2010 at 12:39 PM, James Carman >> <ja...@carmanconsulting.com> wrote: >> > It takes IModel<Collection<T>>. Shouldn't it take IModel<? extends >> > Collection<T>>? This is for the model for the thing that it's >> > editing. >> > >> > >