I don't tend to use models in my pages. I tend to think of Pages as having
more to do with site navigation, as opposed to what is actually displayed in
them... (you would then add genericized panels, like ViewOrderPanel, etc.,
to a page.).


John Patterson wrote:
> 
> Yeah guess I will do that.  was just wondering if I was in the minority
> using models in my pages.
> 
> 
> igor.vaynberg wrote:
>> 
>> 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]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Page-models-tp19178165p19190800.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]

Reply via email to