Skip to content

add support for System class>>enableSignaledFinishTransactionError #13

Description

@dalehenrich

The initial implementation is based on running the gem server in manual transaction mode. However, if we support System class>>enableSignaledFinishTransactionError, a gem server can run in automatic transaction mode ...

Automatic transaction mode has one drawback in that is possible to commit unintended changes to persistent objects, as you will get an ImproperOperation signalled if you attempt to commit without first doing a beginTransaction...

Nonetheless, there is no reason to not support automatic transaction mode.....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions