Skip to content

Paketstruktur in Java (im Backend) sauber trennen #287

Description

@ErhardSiegl

See comments in #283

ActorServiceImpl implements ActorService and there is a class ActorService in the same directory (class not interface). This is confusing. We have two kind of Actors. Real Actors and data structures that administer Actors. These two concepts are not well separated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlockedEnablerexploration, evolving the architecture, improving infrastructure, compliance activitiesHogarama goes IoT

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions