Martin Heidegger
Martin Heidegger
Another approach might be to use a new keyword like: ```javascript import Date builtin "date" ``` or ```javascript built-in import Crypto as c ```
By thinking about backwards compatibility what about: ```javascript import crypto from std`crypto` ``` this way it could work in node like ```javascript import fs from node`fs` ``` or in require...
Somehow I feel like the input from @kgryte could be useful to this discussion ;)
I like yours better 😉
@timoxley and me just talked on gitter about a content for a socket.io workshopper and we came up with two different approaches to it that could build on each other....
While generally not a bad thought it is a very religious issue you are trying to kick off here.
@mmwtsn I have no problem with coding standards. I just wanted to prepare you for the discussion you are bringing yourself into.
Need to sleep, will look at it tomorrow!
Okay, I read over this. I feel like it needs a lot of work. (sorry to say that but this might be a little harsh review, be sure that I...