Coercion from Hibernate entity -> String and back
-------------------------------------------------

                 Key: TAPESTRY-1653
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1653
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-hibernate
    Affects Versions: 5.0.5
            Reporter: Dan Adams


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to