Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Type and Class system #55

Open
greeneg opened this issue Nov 4, 2019 · 0 comments
Open

Refactor Type and Class system #55

greeneg opened this issue Nov 4, 2019 · 0 comments
Assignees
Labels
2.0 Milestone 2.0 enhancement Code for new feature
Projects

Comments

@greeneg
Copy link
Contributor

greeneg commented Nov 4, 2019

Move to a Trait, Role, Class model.

  • Traits:
    • dynamic vs. static
    • has-a aspects
  • Roles:
    • Actors
    • Articles
    • REST endpoint
    • etc
  • Class
    • News
    • Aggregator
    • etc
@greeneg greeneg added the enhancement Code for new feature label Nov 4, 2019
@greeneg greeneg added this to the 1.2 milestone Nov 4, 2019
@greeneg greeneg self-assigned this Nov 4, 2019
@greeneg greeneg added this to To do in Release via automation Nov 4, 2019
@greeneg greeneg modified the milestones: 1.2, 2.0 Nov 7, 2019
@greeneg greeneg added the 2.0 Milestone 2.0 label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 Milestone 2.0 enhancement Code for new feature
Projects
Release
  
To do
Development

No branches or pull requests

1 participant