On Wed, Oct 6, 2010 at 4:57 PM, Mike Schroeder
<mike@donor.com> wrote:
Great perspective. My original question was whether this was intentional and to be coded around by the developer, or something that could be fixed. Your idea of making it optional is better -- maybe a config like "params_lc: 1"?
What I'm wondering about are two things:
1. What does the RFC(s) say?
2. How are other frameworks handling it?
Perhaps there's a "favorable method" frameworks developed that we should make note of, perhaps it's just a matter of implementing the RFC.
I personally clearly see the point of providing a coherent and consistent capitalization for parameters. If I were the web programmer who cannot find the parameter because the web developer put in '<input type="hidden" name="naMe" value="zzz" />' - I'd be pretty pissed.
Sawyer.