You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ned Jackson Lovely (JIRA)" <de...@tapestry.apache.org> on 2008/08/10 23:57:44 UTC

[jira] Created: (TAPESTRY-2571) Make Entity Value Encoding Optional

Make Entity Value Encoding Optional
-----------------------------------

                 Key: TAPESTRY-2571
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-hibernate
    Affects Versions: 5.0.14
            Reporter: Ned Jackson Lovely


add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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


[jira] Updated: (TAPESTRY-2571) Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2571:
-------------------------------------------

    Summary: Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities  (was: Make Entity Value Encoding Optional)

> Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities
> --------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2571
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Ned Jackson Lovely
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.15
>
>
> add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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


[jira] Commented: (TAPESTRY-2571) Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623438#action_12623438 ] 

Howard M. Lewis Ship commented on TAPESTRY-2571:
------------------------------------------------

The symbol is defined by HibernateModule, see its javadoc for details.

> Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities
> --------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2571
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Ned Jackson Lovely
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.15
>
>
> add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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


[jira] Closed: (TAPESTRY-2571) Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

       Resolution: Fixed
    Fix Version/s: 5.0.15

> Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities
> --------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2571
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Ned Jackson Lovely
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.15
>
>
> add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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


[jira] Issue Comment Edited: (TAPESTRY-2571) Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623438#action_12623438 ] 

hlship edited comment on TAPESTRY-2571 at 8/18/08 12:09 PM:
--------------------------------------------------------------------------

The symbol is defined by class HibernateModule, see its javadoc for details.

      was (Author: hlship):
    The symbol is defined by HibernateModule, see its javadoc for details.
  
> Add configuration to turn off the automatic creation of ValueEncoders for Hibernate entities
> --------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2571
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Ned Jackson Lovely
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.15
>
>
> add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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


[jira] Assigned: (TAPESTRY-2571) Make Entity Value Encoding Optional

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-2571:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Make Entity Value Encoding Optional
> -----------------------------------
>
>                 Key: TAPESTRY-2571
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2571
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.14
>            Reporter: Ned Jackson Lovely
>            Assignee: Howard M. Lewis Ship
>
> add support for making entity value encoding optional (triggered by a symbol), so that users can provide their own value encoders

-- 
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