>  Same story for the http headers object, parsed query string arguments
etc.

So my putting the parsed query string and everything else related to a
request on the request object node gives me is right out then?  I guess I'm
going to hell.

On Fri, Jun 22, 2012 at 4:58 PM, Ben Noordhuis <i...@bnoordhuis.nl> wrote:

> On Fri, Jun 22, 2012 at 7:22 PM, Bert Belder <bertbel...@gmail.com> wrote:
> >
> >
> > On Friday, June 22, 2012 6:27:49 PM UTC+2, Ben Noordhuis wrote:
> >>
> >> `process.env` is not a real JS object. it's a stub for a chunk of C++
> >> code. But by all means file an issue if you feel strongly about this,
> >> we can probably fix it.
> >
> >
> > I don't agree. People shouldn't rely on prototype methods of objects that
> > are used as hash tables. Same story for the http headers object, parsed
> > querystring arguments etc.
>
> Apparently Bert feels strongly about this. :-)
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to