|
|
| Created: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-15 20:45:04 |
Remove FlushMode.NEVER
----------------------
Key: HHH-2566
URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
Project: Hibernate3
Issue Type: Task
Components: core
Reporter: Diego Pires Plentz
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Updated: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 00:14:04 |
[ http://opensource.atlassian.com/projects
/hibernate/browse/HHH-2566?page=com.atlassian.jira.plugin.sy
stem.issuetabpanels:all-tabpanel ]
Diego Pires Plentz updated HHH-2566:
------------------------------------
Attachment: FlushMode.NEVER.patch
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Closed: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 02:20:04 |
[ http://opensource.atlassian.com/projects
/hibernate/browse/HHH-2566?page=com.atlassian.jira.plugin.sy
stem.issuetabpanels:all-tabpanel ]
Max Rydahl Andersen closed HHH-2566.
------------------------------------
Resolution: Rejected
you want us to break all existing hibernate 3.x applications
? There is a reason for the deprecated tag.
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Commented: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 06:28:04 |
[ http://opensource.atlas
sian.com/projects/hibernate/browse/HHH-2566?page=com.atlassi
an.jira.plugin.system.issuetabpanels:comment-tabpanel#action
_26729 ]
Diego Pires Plentz commented on HHH-2566:
-----------------------------------------
Max, I think that deprecated tag is used to alert users that
something will be removed in the future. If the users want
to still updating, they will update their code too. ~A year
ago, HHH-1839 marked FlushMode.NEVER as deprecated, so, I
just think that now could be a good time to throw it away.
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Commented: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 07:50:04 |
[ http://opensource.atlas
sian.com/projects/hibernate/browse/HHH-2566?page=com.atlassi
an.jira.plugin.system.issuetabpanels:comment-tabpanel#action
_26730 ]
Max Rydahl Andersen commented on HHH-2566:
------------------------------------------
we can't and won't break public API in 3.2.x; you simply
just don't do that ;)
And because of the prevelance of documentation, samples and
existing code that uses FlushMode.NEVER I would say removing
it would probably first be a 4.x thing.
And no, users don't update code when they are just upgrading
a point release.
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Commented: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 08:18:04 |
[ http://opensource.atlas
sian.com/projects/hibernate/browse/HHH-2566?page=com.atlassi
an.jira.plugin.system.issuetabpanels:comment-tabpanel#action
_26731 ]
Steve Ebersole commented on HHH-2566:
-------------------------------------
To follow up, has nothing to do with timeframes. The
important aspect is release versioning. I mean if thats
your argument, take a look at the stuff in
org.hibernate.classic package.
Max is right. I probably will not remove this stuff until
4.0
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Commented: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 09:05:04 |
[ http://opensource.atlas
sian.com/projects/hibernate/browse/HHH-2566?page=com.atlassi
an.jira.plugin.system.issuetabpanels:comment-tabpanel#action
_26732 ]
Diego Pires Plentz commented on HHH-2566:
-----------------------------------------
Steve and Max,
No problem, I'm just trying to understand what is your
politics to deprecate/remove some public API
Btw, I will create a patch updating the test units to use
FlushMode.MANUAL and Transaction javadoc to refer MANUAL
too, ok?
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|
| Reopened: (HHH-2566) Remove
FlushMode.NEVER |
  United States |
2007-04-16 10:32:04 |
[ http://opensource.atlassian.com/projects
/hibernate/browse/HHH-2566?page=com.atlassian.jira.plugin.sy
stem.issuetabpanels:all-tabpanel ]
Steve Ebersole reopened HHH-2566:
---------------------------------
> Remove FlushMode.NEVER
> ----------------------
>
> Key: HHH-2566
> URL: http://opensource.atlassian.com/projects/hiber
nate/browse/HHH-2566
> Project: Hibernate3
> Issue Type: Task
> Components: core
> Reporter: Diego Pires Plentz
> Attachments: FlushMode.NEVER.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://opensource.atlassian.com/pro
jects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
hibernate-issues mailing list
hibernate-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-issu
es
|
|