Hi, > It sounds like a bug to me. Can you file this in jira ? > > > > > When using @Persist and @InitialValue on the same property the value > > is not persisted. > > The only value returned from the property is the initial value. > > It seems like that when the initial value is set right before the page > > is returned to the pool, the persistent value is also set to the > > initial value. > > > > The expected behaviour, I think, is that the property will return the > > initial value the first time it is used, and then, after that, the > > persistent value should be returned.
According to Howard (http://thread.gmane.org/gmane.comp.java.tapestry.user/31514/focus=31516) and javadoc (PersistAnnotationWorker.java) it's a feature. But I think an arguable one, because it contradicts the expected behavior. Dennis -- Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer! Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]