shouldjs/should.js

Is it time to deprecate Object.prototype extension?

Open

#146 创建于 2017年6月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (1,906 star) (131 fork)batch import
discussionhelp wanted

描述

There's more and more changes like this: https://github.com/nodejs/node/pull/6055 where objects no longer inherit from Object.prototype

Is it time to deprecate this feature in favor of a global variable or something like that?

Feel free to close this if you're tired of discussing Object.prototype, I understand.

Node.js version?

6

Should.js version?

any

How to reproduce it?

try asserting on the result of querystring.parse()

贡献者指南

Is it time to deprecate Object.prototype extension? · shouldjs/should.js#146 | Good First Issue