Skip to content

Improvement: Add Field support for GenericProxy #180

@crimson11

Description

@crimson11

What

Goal: score::mw::com::impl::GenericProxy currently only supports Event communication. Since now also Fields are available it shall be extended with GenericProxyField support.
It makes sense to wait until typed ProxyFields do have Get/Set support, which should be there soon!

How

Introduce a GenericProxyField. It should be similar to GenericProxyEvent and just like the typed ProxyField also a composite of a GenericProxyEvent and up to two GenericProxyMethods for get/set.

Estimates for realization

2 weeks

Category

  • Affects Detailed Design

Requirements / Architecture

  • Requirements / Architecture are not affected by this change?

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