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

Roadmap to 1.0 #11

Open
23 of 29 tasks
ondrejbouda opened this issue Jan 8, 2019 · 0 comments
Open
23 of 29 tasks

Roadmap to 1.0 #11

ondrejbouda opened this issue Jan 8, 2019 · 0 comments
Assignees
Milestone

Comments

@ondrejbouda
Copy link
Contributor

ondrejbouda commented Jan 8, 2019

Maintenance

Refactoring

Better naming

"Event dispatch queue" is unnecessarily busy name and can be misleading. "Dispatcher" is more simple and more common in general. When implementing synchronous event dispatching, this name makes more sense.

Integration test

Release version 0.10

Architecture overhaul

Middleware context:

Handling through middlleware with context:

Other:

Release version 0.11

Release version 0.12

Release version 0.13

  • how to use without a framework and how to integrate to frameworks
  • revise API
  • confuguration

Release version 1.0

  • fork away from damejidlo org
  • revise dependencies, lower them if possible
  • docu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant