On 9/19/06, Martin Strand <[EMAIL PROTECTED]> wrote:
The client persistence strategy doesn't use DataSqueezer:
https://issues.apache.org/jira/browse/TAPESTRY-738


That's unfortunate.  I suppose one could persist them yourself using
hidden fields, at least in simple cases.  I just assumed that client
persistence would use the same mechanisms as putting an object in a
form.  I find it odd that it doesn't, really.  Actually, now that I
think about it, didn't I read somewhere that it is possible to
implement your own persistence strategies and tie them into tapestry
via hivemind? If so, in the worst case, I guess you could grab the
client persistence code out of the tapestry source and inject a
modified strategy into your app.  Assuming that I'm correct about the
possibility of doing this, anyway.

--sam

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

Reply via email to