2014-12-03 13:47 GMT+01:00 Igor Kalnitsky <ikalnit...@mirantis.com>: > > I don't like that Flask uses a global request object [3]. > > Przemyslaw, actually Pecan does use global objects too. BTW, what's > wrong with global objects? They are thread-safe in both Pecan and > Flask. >
To be fair, Pecan could also pass request and response explicit to method [1] [1] http://pecan.readthedocs.org/en/latest/contextlocals.html
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev