Skip to content

Conversation

@lzybkr
Copy link
Contributor

@lzybkr lzybkr commented Oct 28, 2017

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