Skip to content

More interface functions in Actor Framework Project Provider #44

@CaseyZS

Description

@CaseyZS

Is your feature request related to a problem? Please describe.
Make it easier for developers to use Msg interfaces. It would be convenient if developers could, instead of creating a Msg associated with the actor library, to instead make a Msg associated with an interface library.

Describe the solution you'd like
Add an option in the AFMMP to create a Msg for an interface (and modify the existing "Create Message" item to be more clear that it's for the owning Actor).

Image

If the "Create Message for interface" was chosen, it would prompt the user to add the Msg (and template payload method) to an existing interface (drop down list) or to create a new interface.

Describe alternatives you've considered
None come to mind.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions