You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/08 23:07:44 UTC

[jira] Closed: (TAPESTRY-2630) EntityPersistentFieldStrategy converts entity PKs to strings and back unnecessarily

     [ https://issues.apache.org/jira/browse/TAPESTRY-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2630.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.15

> EntityPersistentFieldStrategy converts entity PKs to strings and back unnecessarily
> -----------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2630
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2630
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.15
>
>
> Rather than convert the entity name, primary key, etc. to a string, create an immutable & serializable data object that is structured to store the entity name and PK (as Serializable). This would also eliminate the need to store the class of the PK.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org