Yeah fibers as a crutch isn't recommended. It should be a tool, but not until you can do it without the tool :)
On Sun, Feb 26, 2012 at 4:19 PM, Oliver Leics <[email protected]>wrote: > On Sun, Feb 26, 2012 at 11:07 PM, Chris Scribner <[email protected]> wrote: > > If you have a lot of logic like this in your app and don't mind adding > > a dependency on fibers, you could use one of these libraries to write > > in a form you're more used to. I also think it'll be easier to > > maintain in the long run. > > > > https://github.com/scriby/asyncblock (my pet project) > > https://github.com/0ctave/node-sync > > But before you can go into the long run, you have to understand the > basic principles of walking. > > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
