⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

add support for System class>>enableSignaledFinishTransactionError #13

@dalehenrich

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.....

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