is it possible to change the current working environment on runtime ??
what i want to do, is to load my application on a specific environment, and change it after somewhere in the code, is this possible ?
is it possible to change the current working environment on runtime ?? what i
Share
To a reasonable extent no. This would likely confuse the framework greatly and is not recommended.