New submission from Will Seaver <will.sea...@gmail.com>:

my understanding of the WSGI protocol is that it converses between the
application and the browser. is this correct?

I am in need of definitions of API and application registry.

p. 26: "the code within the if block [from 4.1.3] should only be run during a
direct script execution." What are the circumstances under which the script
would not be directly executed?

p. 32: "Because ZCML is XML, and because XML request a single root tag for each
document..." meaning that the <configure> tab effectively signifies that this is
an XML document?

----------
messages: 349
nosy: kwseaver
priority: wish
status: unread
title: chapter 4
topic: bfg book

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue118>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to