metajs
metajs copied to clipboard
Switch back to plain Coffeescript.
I've decided that I don't like IcedCoffeeScript all that much :( See reasons here: https://github.com/int3/doppio/issues/158#issuecomment-13928332
Understandable .. what do you think is the best way to go forward with this? You mention promises, or do you have something else in mind?
I think promises aren't necessary. We can just use the usual callbacks (like we are currently doing for errCont).
@int3: you may be interested in this CoffeeScript proposal: https://github.com/jashkenas/coffee-script/issues/2762