Skip to content

Feature: Automatically route other actor call-backs through Act() #1

@n8allan

Description

@n8allan

Have the proxy generate an Add and Remove event handler that detects that the target handler is an actor, and if so, wraps to call in Act(). This avoids having to manually and carefully route all incoming event handlers through Act().

Be careful that the original handler is still tracked, so that the correct handler is properly removed.

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