you can always create your own subclass that is generified, and use that -igor
On Wed, Aug 27, 2008 at 3:17 AM, John Patterson <[EMAIL PROTECTED]> wrote: > > Hi, in almost all my pages I set a model for the page and then need to > retrieve it using the un-typesafe getDefaultModel(). Or I implement a > typesafe getModel(). I was just wondering if others really normally use > pages without models? If not maybe Page should be generified? > > JD > -- > View this message in context: > http://www.nabble.com/Page-models-tp19178165p19178165.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
