On 26 June 2012 18:36, Aymeric Vitte <[email protected]> wrote:

> Node.js's way is good, except the "transitive dependency issue" mentioned
>  in your post which in some cases indeed can cause problems.
>

Does Node not handle transitive dependencies per CommonJS Modules/1.0?


> What I find bad (1) is the need of VMs, let's take node.js's one, it's
> calling c++ stuff, calling itself js's stuff, and at the end things are
> coming back to js (with some imperfections like node.js's VM not binding
> things correctly in some cases)
>

Can you explain this in more detail?  I don't really understand what you're
getting at .




-- 
Wesley W. Garland
Director, Product Development
PageMail, Inc.
+1 613 542 2787 x 102
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to