Nick Kew wrote:

c.f. my mod_form (at apache.webthing.com), which does just that,
providing optional functions for other modules to access the
form data.

This is upside down - modules should not have to do anything at all to get a possibly inserted request body or form data. What happens when a potential mod_auth_openid comes along, now modules have to look in two potential places for the body, not one? This kind of stuff belongs in a common place.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to