Skip to content

Replace Confirmation/Accepted/Rejected with StatusReply #174

@ignasi35

Description

@ignasi35

Akka 2.6.7 introduced a generic StatusReply for the common reply pattern of Success/Fail and the corresponding pattern matching on the call site.

See akka/akka-core#29190

shopping-cart-scala uses a custom Confirmation/Accepted/Rejected ADT on the persistent entity that will become obsolete when this is available via Lagom 1.6.4 (which will use Akka 2.6.7+)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions