Skip to content

Provide the ability to merge client caps, server caps, and registration options #584

@michaelpj

Description

@michaelpj

All of this would be handy for defining things piecemeal and then gluing them together.

I think this is generally possible, since these types are usually "permissions", that say what is allowed, so there is usually a sensible way to union them by allowing everything that either side allows.

However, there are a lot of types here, so we probably need to do something generic. I would really like to avoid doing things by hand if we possibly can!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions