Thanks! I figured that must be it. On Tue, Apr 22, 2008 at 10:25 AM, Matej Knopp <[EMAIL PROTECTED]> wrote:
> Hi, > > Of course page will be generified, it's just a matter of time that > Johan can invest in it :) > > -Matej > > On Tue, Apr 22, 2008 at 5:03 PM, Jeremy Thomerson > <[EMAIL PROTECTED]> wrote: > > Maybes it's simple and I missed it, but why don't Page and WebPage > implement > > generics? (Or maybe it's just coming in next milestone?) > > > > It would ensure that I don't pass an IModel<Foo> to a page that needs > an > > IModel<Bar> for it's model. Also, from any anonymous subclass of the > page > > where I'm doing MyPage.this.getModelObject(), I wouldn't need to cast. > > > > Thanks, > > Jeremy Thomerson > > > > > > -- > Resizable and reorderable grid components. > http://www.inmethod.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
