Currently we have several modules that have to be built and coexist as available for use from the same directory from multiple Node versions (daemon and node-fork). Right now we have a install script and runtime detection handling this, but it would be nice if package.json or NODE_PATH were a little cleaner and allowed us to specify what to pull at specific versions in instead of sharing the same compiled module filename for multiple ABIs and forcing runtime detection.
-- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
