Skip to content

Simplify how the object actor is resolved using the actor reference #2

@nobeh

Description

@nobeh

Currently to achieve this is:

ActorClassType a = (ActorClassType) context().notary().get(actorReference);

This should be done much easier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions