Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove CommandFactory#5266

Merged
lzybkr merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
lzybkr:remove_commandfactorylzybkr/PowerShell:remove_commandfactoryCopy head branch name to clipboard
Oct 29, 2017
Merged

Remove CommandFactory#5266
lzybkr merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
lzybkr:remove_commandfactorylzybkr/PowerShell:remove_commandfactoryCopy head branch name to clipboard

Conversation

@lzybkr

@lzybkr lzybkr commented Oct 28, 2017

Copy link
Copy Markdown
Contributor

The class CommandFactory served no real purpose in command lookup
other than to unnecessarily add a few frames to the call stack,
introduce an extra indirection, and add a couple of unnecessary
checks that essential instances like ExecutionContext are not null.

The class CommandFactory served no real purpose in command lookup
other than to unnecessarily add a few frames to the call stack,
introduce an extra indirection, and add a couple of unnecessary
that essential instances like ExecutionContext are not null.
@lzybkr lzybkr force-pushed the remove_commandfactory branch from 5fb1f83 to baa29f7 Compare October 28, 2017 21:57
@lzybkr lzybkr merged commit 8234e3c into PowerShell:master Oct 29, 2017
@lzybkr lzybkr deleted the remove_commandfactory branch October 29, 2017 04:01
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.