Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

powershell script extensive use of global variables #47

Open
hpwaldegger opened this issue Dec 24, 2013 · 0 comments
Open

powershell script extensive use of global variables #47

hpwaldegger opened this issue Dec 24, 2013 · 0 comments

Comments

@hpwaldegger
Copy link
Member

The powershell script uses only global variables. This limits the portability and usability of the C# section and is not a good coding practice. The visibility of the variables should be restricted and values should be passed as function parameters.

@ghost ghost assigned hpwaldegger Dec 24, 2013
@FreddyKaiser FreddyKaiser added this to the 2014.Spring milestone Feb 20, 2014
@FreddyKaiser FreddyKaiser modified the milestones: 2014.Summer, 2014.Spring Jul 3, 2014
@FreddyKaiser FreddyKaiser modified the milestones: 2014.Winter, 2015.Spring Mar 25, 2015
@FreddyKaiser FreddyKaiser modified the milestones: 2015.Spring, 2015.Summer May 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants