Bug 257274 - Add support for auto-commit
Summary: Add support for auto-commit
Status: CLOSED WORKSFORME
Alias: None
Product: EMF
Classification: Modeling
Component: cdo.core (show other bugs)
Version: 4.2   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: Power to the People
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-12-02 16:55 EST by Tom Crockett CLA
Modified: 2012-12-30 12:07 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Crockett CLA 2008-12-02 16:55:05 EST
When this feature is enabled, an asynchronous commit should be scheduled every time the transaction is dirtied.

See the discussion here: http://www.eclipse.org/newsportal/article.php?id=37676&group=eclipse.tools.emf#37676
Comment 1 Eike Stepper CLA 2009-11-01 05:59:06 EST
Rebasing all unresolved enhancement requests to 3.0
Comment 2 Eike Stepper CLA 2010-06-29 04:50:21 EDT
Rebasing all outstanding enhancements requests to version 4.0
Comment 3 Eike Stepper CLA 2011-06-23 03:57:34 EDT
Moving all open enhancement requests to 4.1
Comment 4 Eike Stepper CLA 2012-08-14 22:51:17 EDT
Moving all open issues to 4.2. Open bugs can be ported to 4.1 maintenance after they've been fixed in master.
Comment 5 Eike Stepper CLA 2012-12-30 12:07:26 EST
Since 4.0 this can be achieved easily with org.eclipse.emf.cdo.transaction.CDOTransactionHandler1.modifyingObject(CDOTransaction, CDOObject, CDOFeatureDelta).