2014-12-03 13:47 GMT+01:00 Igor Kalnitsky <[email protected]>: > > 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 [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
