Trails

Support for multiple windows

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.2.0
  • Component/s: trails-core
  • Labels:
    None
  • Number of attachments :
    0

Activity

Hide
Alejandro Scandroli added a comment -

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.

Show
Alejandro Scandroli added a comment - 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.
Hide
Alejandro Scandroli added a comment -

now (r876) the support it's there, still experimental though.

Show
Alejandro Scandroli added a comment - now (r876) the support it's there, still experimental though.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: