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

ScriptSession should load type info in all cases #590

Closed
AdamNaj opened this issue Feb 29, 2016 · 1 comment
Closed

ScriptSession should load type info in all cases #590

AdamNaj opened this issue Feb 29, 2016 · 1 comment
Assignees
Labels
area-platform impact-behaviour-change Nothing to be worried about. Now even better than before! improvement Extra sugar and spice.
Milestone

Comments

@AdamNaj
Copy link
Member

AdamNaj commented Feb 29, 2016

With the optimizations introduced through issue #492 the loading of type info became indeterministic and this setting is now removed.

Type Info is always loaded.

This can now be consistently achieved (without the need for Set-ExecutionPolicy) through the introduction of null AuthorizationManager introduced as part of the changes for #492 and #488.

@AdamNaj AdamNaj added improvement Extra sugar and spice. impact-behaviour-change Nothing to be worried about. Now even better than before! area-platform labels Feb 29, 2016
@AdamNaj AdamNaj self-assigned this Feb 29, 2016
@AdamNaj AdamNaj added this to the 4.0 milestone Feb 29, 2016
AdamNaj added a commit that referenced this issue Feb 29, 2016
@AdamNaj
Copy link
Member Author

AdamNaj commented Feb 29, 2016

Implemented

@AdamNaj AdamNaj closed this as completed Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-platform impact-behaviour-change Nothing to be worried about. Now even better than before! improvement Extra sugar and spice.
Projects
None yet
Development

No branches or pull requests

1 participant