core: add `NativeModule.prototype.deprecate`
authorBrandon Benvie <brandon@bbenvie.com>
Sun, 29 Jan 2012 04:13:42 +0000 (23:13 -0500)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 29 Jan 2012 23:27:07 +0000 (00:27 +0100)
commit5403a8ce4cce83a13569b09ee5b2ba3d1ad8c176
treefec6c0c58f9e75ebf4b161d8cfc1fb7626f00192
parente3c0c86b280854e4ad8db9bd5f6c645ffe9e9966
core: add `NativeModule.prototype.deprecate`

Formalize and cleanup handling of deprecated core methods.
lib/http.js
lib/os.js
lib/path.js
lib/util.js
src/node.js