>   Of course they like JavaScript but if you show them CoffeeScript
they'll find it cool.

Now if someone came up with a language as cool as coffeescript but changed
everything to a sync paradigm that might be cool.  It would have to make
the callbacks transparent.  I would try that.

It might not be possible though.  The reason I didn't stick with streamline
or fibers is that every sync tool I tried had a gotcha or two, like only
supporting node-style callbacks.  I use db calls that have two callbacks,
one for success and one for failure.  No sync platform I tried could handle
that without wrappers, which are a show-stopper.

-- 
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

Reply via email to