Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

@managedport decorator for sm #50

@roblabla

Description

@roblabla

SwIPC currently defines that IUserInterface is sm:. However, this is not technically correct: to connect to sm:, we have to connect to the kernel-managed port "sm:", and not the sm-managed port. In fact, the kernel suports having multiple such managed ports (up to 7 of them).

I propose we add a @managedport decorator to service definitions, so it turns into IUserInterface is @managedport sm:. It's kinda ugly, so any prettier proposal would be appreciated.

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