Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Design a system for node events. #7

@fdb

Description

@fdb

These events can be handled by the node to react when a certain port is connected or changed.

NodeBox 2 uses the event bus paradigm for this: receivers can connect to the event stream, which is the full list of events. They can filter out the events they want themselves. I suggest using this system for SceneBuilder as well.

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