cSecurityOptions icon indicating copy to clipboard operation
cSecurityOptions copied to clipboard

Drop the "c" prefix

Open smurawski opened this issue 9 years ago • 2 comments

The "c" prefix is meaningless.

http://stevenmurawski.com/powershell/2015/06/dsc-people-lets-stop-using-c-now/

smurawski avatar Feb 03 '16 17:02 smurawski

@smurawski - I agree. I'm wondering how I do it without breaking people? Just republish this thing without a prefix?

ChrisAWalker avatar Mar 30 '16 19:03 ChrisAWalker

@ChrisAWalker yeah, publish a new version of the module without the c prefixing.. you could even publish a new version of the c prefixed one with a dependency on the new module and have it print a warning that all new development is happening at SecurityOptions rather than cSecurityOptions.

smurawski avatar Apr 05 '16 16:04 smurawski