• Jeremy Hylton's avatar
    Merge the jeremy-txn-branch to the head. · a54e7bb3
    Jeremy Hylton authored
    This branch introduces a new transaction API.  The key features are:
      - top-level functions in transaction -- get(), commit(), abort()
      - explicit transaction manager objects
      - Transaction objects are used for exactly one transaction
      - support for transaction synchronizers
    
    The changes here are still provisional, but we want to get them off an
    obscure branch and onto the head for further development.
    a54e7bb3
notes.txt 10.5 KB