Thanks to visit codestin.com
Credit goes to github.com

Skip to content

State amalgamation with different types #307

@smessmer

Description

@smessmer

This issue is requesting an enhancement to Perseus. Details of the scope will be available in issue labels.
The user described the problem related to this request as follows:

State amalgamation with different types

The user described the issue as follows:

State amalgamation currently uses the same state type for build type state, request time state, and amalgamated state. This makes using it a bit awkward since likely have to use some kind of enum with variants for the different kinds of states in it. It would be more convenient if you could just specify separate types for BuildTimeState, RequestTimeState and an fn amalgamate(BuildTimeState, RequestTimeState) -> AmalgamatedState function.

  • The author is willing to attempt an implementation: false
Tribble internal data

dHJpYmJsZS1yZXBvcnRlZCxDLWVuaGFuY2VtZW50

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: enhancementtribble-reportedThis issue was reported through Tribble.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions