You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blueb...@googlegroups.com
Hello,
I am using node v0.12.0 and was wondering if you guys would recommend using or not using Generators in production code. I did some searches online but couldn't find any documentation on either bluebird or node stability with the harmony flag. Thanks!
Petka Antonov
unread,
May 9, 2015, 3:53:56 PM5/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blueb...@googlegroups.com, ho.d...@gmail.com
Any feature that requires a flag is unstable, otherwise it wouldn't require a flag. Io.js uses a more recent V8 version where generators are work without flag and are therefore stable.