Why do all those micro framework copy the worst aspects of flask?<p>The global request object, the bad integration with sqlalchemy, the strong coupling with an application object that forced the indirection of blueprints...<p>If you start again from scratch, forcing people to migrate their stack and therefor leave their ecosystem behind, at least fix the glaring API problems.