That was a crazy idea and my goal was to find simple and clear way to swap *
fs* for *mkdirp*

On Saturday, April 20, 2013 9:23:50 PM UTC+4, Scott Corgan wrote:
>
> Easier? https://github.com/scottcorgan/Injector
>
> On Friday, July 27, 2012 7:45:48 AM UTC-7, Eldar wrote:
>>
>> Do we need this in Node?
>>
>> My answer is yes we need some (simple) way to specify the app level 
>> dependencies  at runtime. Here is my take on 
>> this<https://github.com/eldargab/node-runtime>. 
>> Please checkout and let me know how do you feel about.
>>
>> But the idea is very simple:
>>
>> // inside any index.jsvar R = require('runtime').patchNative()var use = 
>> R(module).use
>> use('fs', 'node_modules/third/party', require('./smart-fs'))
>>
>> That's it. Third party module just uses our smart file system
>>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to