On 10/28/05, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> Interesting use; this is definately client-persisted storage.  The
> good news is that it can probably be added to Tapestry without
> changing Tapestry source code, the bad news is that, off the top of my
> head, I'm not sure how to do it.
>
> Actually, maybe not ... this will involve getting into the LinkFactory
> pipeline, since each link will need to encode the ASO; worse, we'll
> have to pay to re-serialize the ASO (or, more likely, map of ASOs) on
> each link, since we can't tell if the ASO properties change.

I had a look at the current code and the PropertyPersistentStrategy
source is hard coded to the LinkFactory. You had already a note in the
javadoc for extending it. Is there any way I could help to get this
feature to move forward?

Thanks,

Henri.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to