Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

domain: add soft deprecation notice #141

Closed
wants to merge 2 commits into from
Closed

domain: add soft deprecation notice #141

wants to merge 2 commits into from

Conversation

chrisdickinson
Copy link
Contributor

Per the TC meeting on 2014-12-10, domains will be "soft deprecated"
until a suitable replacement API is available; at which time they
will be fully deprecated. Full deprecation will include references
to replacement API and the application of util.deprecate to the domain
api.

R=@piscisaureus @rvagg

Per the TC meeting on 2014-12-10, domains will be "soft deprecated"
until a suitable replacement API is available; at which time they
will be fully deprecated. Full deprecation will include references
to replacement API and the application of util.deprecate to the domain
api.
@cjihrig
Copy link
Contributor

cjihrig commented Dec 10, 2014

LGTM

// WARNING: THIS MODULE IS PENDING DEPRECATION.
//
// No new pull requests targetting this module will be accepted
// unless they are address existing, critical bugs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/are// & targeting*

@juliangruber
Copy link
Member

👍

@rvagg
Copy link
Member

rvagg commented Dec 11, 2014

I wish we could outline some of the problems in here but I think they are too numerous and detailed to enumerate. If you do a google search for "node.js domains" the results are almost all positive.

Anyway, this is good enough for now, perhaps someone will write a great article on this that we can link to. So LGTM.

This was referenced Dec 11, 2014
@bnoordhuis
Copy link
Member

LGTM

chrisdickinson added a commit that referenced this pull request Dec 12, 2014
Per the TC meeting on 2014-12-10, domains will be "soft deprecated"
until a suitable replacement API is available; at which time they
will be fully deprecated. Full deprecation will include references
to replacement API and the application of util.deprecate to the domain
api.

PR-URL: #141
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@chrisdickinson
Copy link
Contributor Author

Merged in 6a29356.

@ChALkeR ChALkeR added the domain Issues and PRs related to the domain subsystem. label Dec 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain Issues and PRs related to the domain subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants