Reorganize the start-up process
authorRyan Dahl <ry@tinyclouds.org>
Sun, 31 Jan 2010 07:22:34 +0000 (23:22 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Sun, 31 Jan 2010 07:22:34 +0000 (23:22 -0800)
commit9f5643f427dd507ebe696fb1550cedd4b5af3705
treebc0d8c0f88cdba54e79a8343b3662c16719c3c66
parent7a755e04a94c1a58bf88c3643c1dd4a027865dbf
Reorganize the start-up process

- assign 'GLOBAL' (and now 'global') inside src/node.js

- position for eventually allowing replacements to src/node.js for people
  like Kris Kowal who want the nice libev and libeio bindings but not
  necessarily node's choices of modules or promises.
src/node.cc
src/node.js