Skip to content

Revisit domain types and interfaces #12

@bketelsen

Description

@bketelsen

make sure the domain types and interfaces in the root package are representing the abstractions we really want/need.

For example, I built the entire app and never once created a qpid.Grill type. So that's not needed. The CookController really is what that Grill type represents. Get rid of un-needed types and interfaces. Make more interfaces or fewer based on needed dependencies.

Probably should not tackle this until more work is done.

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