Skip to content

Decoupling ChatServer from DataModel #2

@sven-n

Description

@sven-n

Currently the ChatServer project indirectly depends on the DataModel.
The dependency can be shown as follows:
ChatServer -> Interfaces -> DataModel

The Interface project just uses the following stuff of the DataModel:
FriendViewItem -> can be moved to the Interfaces project
LetterHeader -> can be moved to the Interfaces project
Guild, GuildMemberInfo, GuildPosition -> ???

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