Can I just use next()? If so, how do I pass data to the view?
Regards,
Rakesh Pai
--
Rakesh Pai
Mumbai, India.
http://rakeshpai.me/
http://twitter.com/rakesh314
http://www.google.com/profiles/rakeshpai
--
You received this message because you are subscribed to the Google Groups "Express" group.
To post to this group, send email to expre...@googlegroups.com.
To unsubscribe from this group, send email to express-js+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/express-js?hl=en.
unfortunately not at the moment no, the dynamic helpers are resolved within the render() call but do not (yet) postpone the rendering. I have an issue on GH for this
On Thu, Apr 21, 2011 at 5:47 AM, Rakesh Pai <rake...@gmail.com> wrote:
Is it possible to have asynchronous dynamic helpers? I want the
dynamic helper to query a DB and present the data to the view.
Can I just use next()? If so, how do I pass data to the view?
Regards,
Rakesh Pai
--
Rakesh Pai
Mumbai, India.
http://rakeshpai.me/
http://twitter.com/rakesh314
http://www.google.com/profiles/rakeshpai
--
You received this message because you are subscribed to the Google Groups "Express" group.
To post to this group, send email to expre...@googlegroups.com.
To unsubscribe from this group, send email to express-js+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/express-js?hl=en.