Re: [nodejs] Default interfaces

2012-07-03 Thread Tim Caswell
I am working on such a file system interface. See it at http://github.com/c9/vfs. We use it internally in the new cloud9 version. On Sat, Jun 30, 2012 at 4:50 AM, Felix Böhm wrote: > Hello, > > after reading the Database API > thread,

[nodejs] Default interfaces

2012-06-30 Thread Felix Böhm
Hello, after reading the Database API thread, I was wondering if there was any interest in building a set of default interfaces for node packages. The most compelling advantages: - *Libraries are interchangeable*: You can use a fil