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. > > >