Skip to content

Rename module.runModuleSetters to just module.runSetters.#160

Merged
benjamn merged 1 commit intomasterfrom
module.runSetters
May 9, 2017
Merged

Rename module.runModuleSetters to just module.runSetters.#160
benjamn merged 1 commit intomasterfrom
module.runSetters

Conversation

@benjamn
Copy link
Owner

@benjamn benjamn commented May 9, 2017

The redundancy of this method name has always bothered me, so I figured I should deal with it at the same time as the module.importSyncmodule.watch changeover (#159), since the risks are essentially the same.

Like module.importSync, module.runModuleSetters is still defined in lib/runtime.js, but it will likely be deprecated and removed in a future version of Reify.

The redundancy of this method name has always bothered me, so I figured I
should deal with it at the same time as the module.importSync =>
module.watch changeover, since the risks are essentially the same.

Like module.importSync, module.runModuleSetters is still defined in
lib/runtime.js, but it will likely be deprecated and removed in a future
version of Reify.
@benjamn benjamn requested a review from jdalton May 9, 2017 16:05
@benjamn benjamn added this to the Release 0.11.0 milestone May 9, 2017
@benjamn benjamn merged commit 5e31f77 into master May 9, 2017
@jdalton
Copy link
Contributor

jdalton commented May 9, 2017

Nice!

@jdalton jdalton deleted the module.runSetters branch May 9, 2017 16:25
benjamn added a commit to benjamn/install that referenced this pull request May 9, 2017
taylorzane pushed a commit to taylorzane/reify that referenced this pull request Feb 26, 2019
The redundancy of this method name has always bothered me, so I figured I
should deal with it at the same time as the module.importSync =>
module.watch changeover, since the risks are essentially the same.

Like module.importSync, module.runModuleSetters is still defined in
lib/runtime.js, but it will likely be deprecated and removed in a future
version of Reify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants