Skip to content

node: s/doNTCallbackX/nextTickCallbackWithXArgs/ - #4167

Closed
rvagg wants to merge 1 commit into
nodejs:masterfrom
rvagg:rename-do-nt-callback-functions
Closed

node: s/doNTCallbackX/nextTickCallbackWithXArgs/#4167
rvagg wants to merge 1 commit into
nodejs:masterfrom
rvagg:rename-do-nt-callback-functions

Conversation

@rvagg

@rvagg rvagg commented Dec 6, 2015

Copy link
Copy Markdown
Member

Rename doNTCallback functions for clarity when profiling, these make sense internally but the "NT" in particular is a bit obtuse to be immediately understandable by non-core developers.

@cjihrig

cjihrig commented Dec 6, 2015

Copy link
Copy Markdown
Contributor

LGTM. It's a style change, but the justification seems worth it.

@mscdex mscdex added the lib / src Issues and PRs involving general changes in the lib/ or src/ directories. label Dec 6, 2015
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.
@rvagg
rvagg force-pushed the rename-do-nt-callback-functions branch from eee0558 to 167c0ab Compare December 6, 2015 04:13
@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@JungMinu

JungMinu commented Dec 6, 2015

Copy link
Copy Markdown
Member

LGTM

rvagg added a commit that referenced this pull request Dec 7, 2015
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.

PR-URL: #4167
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@JungMinu

JungMinu commented Dec 7, 2015

Copy link
Copy Markdown
Member

Thanks, landed in d2c8ba5

@JungMinu JungMinu closed this Dec 7, 2015
rvagg added a commit that referenced this pull request Dec 8, 2015
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.

PR-URL: #4167
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@rvagg rvagg mentioned this pull request Dec 17, 2015
rvagg added a commit that referenced this pull request Dec 29, 2015
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.

PR-URL: #4167
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.

PR-URL: #4167
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Rename doNTCallback functions for clarity when profiling, these make
sense internally but the "NT" in particular is a bit obtuse to be
immediately understandable by non-core developers.

PR-URL: nodejs#4167
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / src Issues and PRs involving general changes in the lib/ or src/ directories.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants