R
Ray Stevens
I have a generated class that is using method attributes to discover the
proper server. Because we have development, staging, prod servers I prefer
to not generate a new class every time we do a promotion but, rather, pass
this in through the environment-specific config file.
Is this possible?
proper server. Because we have development, staging, prod servers I prefer
to not generate a new class every time we do a promotion but, rather, pass
this in through the environment-specific config file.
Is this possible?