Re: [ZODB-Dev] after commit hooks implemented

2006-01-05 Thread Julien Anguenot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Branch merged in rev [41164].

Cheers,

J.

Julien Anguenot wrote:
 Hi there,
 
 I did a an implementation, along with tests, of the after commit hooks
 support on the ZODB transaction. For those who didn't follow the
 previous thread  it was there :
 http://mail.zope.org/pipermail/zodb-dev/2005-September/009233.html
 
 The branch is located there :
 http://svn.zope.org/ZODB/branches/anguenot-after_commit_hooks/
 
 It's a branch of off the current trunk.
 
 With this we will be able to :
 
  - launch non transactional code (think for instance rdf or lucene in
 some cases)
  - launch async code (indexation for instance that could be done on
 another node of your cluster)
 
 There's a remaining XXX within _callAfterCommitHooks() that would
 certainly appreciate a review ;)
 
 Cheers,
 
   J.
 


- --
Julien Anguenot | Nuxeo RD (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDvYx4GhoG8MxZ/pIRAlhyAJ9KjmY1mSLDA++Kl0m4TGjPBF5/kwCdG+Od
x4fIwoFiGvMKFiIiKF3AkCs=
=N9/Z
-END PGP SIGNATURE-
___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev


Re: [ZODB-Dev] after commit hooks implemented

2005-12-22 Thread Julien Anguenot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

If nobody speaks up and objects, I'll merge the branch in the trunk at
the beginning of January.

All tests are passing on the ZODB branch and on Zope-3.2 with this branch.

Furthermore, we are already using it with the CPS trunk with success :
http://svn.nuxeo.org/trac/pub/file/CPSCore/trunk/commithooks.py

Now, in the meanwhile, if someone has time for a review of the branch
he's welcome.

Cheers,

J.

Julien Anguenot wrote:
 Hi there,
 
 I did a an implementation, along with tests, of the after commit hooks
 support on the ZODB transaction. For those who didn't follow the
 previous thread  it was there :
 http://mail.zope.org/pipermail/zodb-dev/2005-September/009233.html
 
 The branch is located there :
 http://svn.zope.org/ZODB/branches/anguenot-after_commit_hooks/
 
 It's a branch of off the current trunk.
 
 With this we will be able to :
 
  - launch non transactional code (think for instance rdf or lucene in
 some cases)
  - launch async code (indexation for instance that could be done on
 another node of your cluster)
 
 There's a remaining XXX within _callAfterCommitHooks() that would
 certainly appreciate a review ;)
 
 Cheers,
 
   J.
 
___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev


- --
Julien Anguenot | Nuxeo RD (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDq1hnGhoG8MxZ/pIRAu+kAJ9Q74GG0PQKYvzhEh2cvm4Akc9kvwCcCvBG
oicwBkpZeHMM6aqa5OJeB5c=
=Ans8
-END PGP SIGNATURE-
___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev