> Including the hackish node.js support doesn't seem too appropriate at > this moment. I'd rather see us use some kind of modularization > solution that offers export to node, but that's a bit of work.
I dont understand whats "hackish" about one line variable check. Thats how graceful degredation is done in javascript. Many js libs that produce a single file for both node.js & browser use this mechanism. I'd rather use a simple & pragmatic solution than discuss a theoretically perfect solution that no one will implement. _______________________________________________ http://openpgpjs.org

