Add mention of "req.form" attribute to documentation
----------------------------------------------------

                 Key: MODPYTHON-244
                 URL: https://issues.apache.org/jira/browse/MODPYTHON-244
             Project: mod_python
          Issue Type: Improvement
          Components: documentation
         Environment: All environments
            Reporter: w s


I am currently documenting an application built with mod_python (it has been 
great overall), and I would like to provide a link for a description of 
"req.form", since I use it a lot, but its only mentions are in the FAQ, in 
email archives, and in some random places like release notes and diffs.

Are those of us who use PublisherHandler in such a small minority that req.form 
should be a mostly undocumented feature?

Interestingly the the following Google search  yields nothing in  the main 
documentation tree, and only 19 hits total:

site:www.modpython.org  "req.form" -pipermail

But allowing for pipermail, we get nearly 300 hits that mention req.form.

I also realize I can download the docs and write a patch.  I probably won't 
have time, but if this could go in a TODO or something, it might flatten the 
learning curve for more users of mod_python later.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to