Falcon 3.0 Roadmap
- Review/Merge the ASGI implementation - PR #1573
- Review/Merge native form parsing (WSGI only) - PR #1549
- Fix doc formatting issue (see also comment on PR #1566)
- Get tests to pass on Windows
- Add windows gate to Travis CI
- Tweak ASGI and form interfaces (if needed) based on alpha tester feedback
- Finish ASGI Docs (including Changelog snippets)
- Finish multipart form parsing docs
- Add async support for multipart form parsing
- Review/Merge PR backlog
- ASGI WebSocket impl. + docs - PR #1741
- Tweak ASGI and form interfaces (if needed) based on alpha tester feedback
- Review/Merge PR backlog
- ASGI tutorial
- Implement and merge remaining items from the 3.0 milestone in the issue tracker (delay low-priority items to 3.1/4.0 as needed)
- Semi-final performance testing and optimization
- Semi-final changelog updates
- Render changelog news fragments (so far)
- Bug fixes
- Final performance testing and optimization
- Final changelog updates
- Review/Merge PR backlog (or delay community PRs to 3.x/4.x as needed)
- Critical bug fixes and non-invasive documentation improvements ONLY
- Render changelog news fragments to changelog and remove fragment files
- Finalize "Contributors to this Release" section in the changelog
- Add release summary to changelog
No apologies are necessary, you guys are doing a great job. I put a project on hold for a year because I wanted to use falcon but wanted to do so with web socket support for real time collaboration. I do not regret that decision at all and will patiently keep waiting. I understand that everyone thinks their application is the most important focus in the world right now but don't let yourself feel pressured because of it. You guys take care of yourselves first and foremost and we'll happily keep waiting and be content when it's released. I am going to start building up the new API with the pre-release and see if I cant get some web socket stuff going as well as looking into umongo for async db. You guys just keep doing what you are doing and know that we all appreciate it greatly.
R,
Nate