Skip to content

Planning and tracking implementation of "Link collection" event stream handler #24

@Arlodotexe

Description

@Arlodotexe

Background

See:

Problem

An area map for the various implemented event stream handlers is needed.

This area map should facilitate tracking ongoing work through sub-issues regarding "virtual" event stream handlers.

The ILinkCollection roaming interface needs to be implemented as read-only and modifiable virtual event stream handlers.

Solution

Implement the application model interfaces as event stream handlers, using ILinkCollection as the T in IDelegable<T> to represent the roaming data manipulated by the event stream handler.

Use the code introduced in #15 as a template for implementing both read-only and modifiable versions of this virtual event stream handler.

To summarize:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions