Skip to content

Model / DisplayableObject relation should be thought carefully #2561

@Ducasse

Description

@Ducasse
  • Naively I was thinking that DisplayableObject should be a superclass of Model so that we can
    also directly inherit from it (some objects are not model but still want to have theme, and other)
  • DisplayableObject should probably also offer UIManager default access.
  • I'm thinking that DisplayableObject could be a subclass of Model. But may be it should not.
    In any case it should packaged in a UI package because right now Model is not depending on UI concerns. So it would be good not to introduce it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions