Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: trails-core
-
Labels:None
-
Number of attachments :
Here is some documentation that can help:
http://wiki.apache.org/tapestry/SessionPagePersistence
http://wiki.apache.org/tapestry/FormClientPersistence
http://www.mail-archive.com/tapestry-user@jakarta.apache.org/msg17400.html
http://www.mail-archive.com/tapestry-user@jakarta.apache.org/msg14079.html
There is some assumptions/conventions to be followed to get this working:
1) The EntitySqueezer won't allow "dirty" entities.
2) The EntitySqueezer will assume that an entity with id == null is an empty entity.