[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4690) Consider adding a flag for legacy/new generators

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Dec 14 12:13:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34955#action_34955 ] 

Emmanuel Bernard commented on HHH-4690:
---------------------------------------

The idea would be to move:
 - to the new extended generators Steve worked on ages ago
 - closer to the spec (for example our hilo / seqhilo are valid but against what the spec implies (ie the hi value is not stored, hi*alloc+low is stored.

But that would break 80% of the apps out there :)
So a flag would be better.

Or should we wait for Hibernate 4.

> Consider adding a flag for legacy/new generators
> ------------------------------------------------
>
>                 Key: HHH-4690
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4690
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: annotations
>            Reporter: Emmanuel Bernard
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list