metajs icon indicating copy to clipboard operation
metajs copied to clipboard

Switch back to plain Coffeescript.

Open int3 opened this issue 12 years ago • 3 comments

I've decided that I don't like IcedCoffeeScript all that much :( See reasons here: https://github.com/int3/doppio/issues/158#issuecomment-13928332

int3 avatar May 14 '13 06:05 int3

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?

omphalos avatar May 14 '13 23:05 omphalos

I think promises aren't necessary. We can just use the usual callbacks (like we are currently doing for errCont).

int3 avatar May 16 '13 05:05 int3

@int3: you may be interested in this CoffeeScript proposal: https://github.com/jashkenas/coffee-script/issues/2762

michaelficarra avatar Jun 25 '13 01:06 michaelficarra