1 Nov 2009 08:44
Task: require URLs
For fun and to attract people to hacking Node, I'm going to occasionally post little tasks to the mailing list. If you do this, please create a patch against HEAD and post it to this mailing list. I'll wait a week for someone to do them before doing it myself :) This task was actually already completed by Urban a long time ago! http://groups.google.com/group/nodejs/browse_thread/thread/19f2e7aa09e91c91/b8f226bae7d94240?lnk=gst&q=attract#b8f226bae7d94240 However in during the course of development it was disabled. I would like to bring it back along with "module.uri" which is item 3.2 on http://wiki.commonjs.org/wiki/Modules/1.1 This is not such a difficult task, it does not require touching C++; but it will require understanding src/node.js. A URL to specify the main script should be supported too, so we can do "node http://github.com/isaacs/npm/raw/master/install.js" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to nodejs@... To unsubscribe from this group, send email to nodejs+unsubscribe@... For more options, visit this group at http://groups.google.com/group/nodejs?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed