Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.5
-
None
Description
Add a coersion for hibernate entities so that they will get coerced to a string as something like:
entity:com.company.Entity:5
which when coerced back to an entity will use the session to read the type com.company.Entity with id #5. This may be a sub-task of TAPESTRY-1318.