mauricemach / zappa

Node development for the lazy.
zappajs.org
MIT License
951 stars 85 forks source link

Add support for non-Function objects in helpers #100

Closed grncdr closed 4 years ago

grncdr commented 12 years ago

I find it useful to share objects with my request handlers via the helpers, but wrapping them in a function leads to lots of extra bracket noise.