<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Yeah, didn't notice that. Honestly, I'd prefer both to be accessible
as instance attributes just like in [1] but it's more of taste I
guess.<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://tornado.readthedocs.org/en/latest/web.html#tornado.web.RequestHandler.request">http://tornado.readthedocs.org/en/latest/web.html#tornado.web.RequestHandler.request</a><br>
<br>
P.<br>
<br>
<div class="moz-cite-prefix">On 12/03/2014 02:03 PM, Sebastian
Kalinowski wrote:<br>
</div>
<blockquote
cite="mid:CAGRGKG7-_O7WfrqeJ0ayggw07_1=XUVmSXra-L1ThteKw5Ga6g@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra">
<div class="gmail_quote">2014-12-03 13:47 GMT+01:00 Igor
Kalnitsky <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:ikalnitsky@mirantis.com" target="_blank">ikalnitsky@mirantis.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex"><span class="">> I
don't like that Flask uses a global request object [3].<br>
<br>
</span>Przemyslaw, actually Pecan does use global objects
too. BTW, what's<br>
wrong with global objects? They are thread-safe in both
Pecan and<br>
Flask.<br>
</blockquote>
<div><br>
</div>
<div>To be fair, Pecan could also pass request and response
explicit to method [1]<br>
<br>
[1] <a moz-do-not-send="true"
href="http://pecan.readthedocs.org/en/latest/contextlocals.html">http://pecan.readthedocs.org/en/latest/contextlocals.html</a><br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>