You are right. My last solution and annotations are not good for her problem
because both solutions generate a separate persistent property for each page
instance.
But my first 2 is good I think :)
I have one more dirty solution in my mind but I won't tell you because it's
ugly :D
Br,
Norbi
----- Original Message -----
From: "Kevin Menard" <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Friday, July 08, 2005 1:57 PM
Subject: Re: .page file for BasePage
Norbert Sándor wrote:
- you can make a common base class for the pages where the property is
needed and implement the persistent property functionality "by hand"
(Tapestry.fireObservedChange())
Or in Tap 4, you can use annotations, so you can still make a common
base class, but have to do almost no work :-)
--
Kevin
---------------------------------------------------------------------
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]