|
|
if you are developing a standard software application you may want to protect your code.
Although I havent tried obfusecation yet, I have the fear the whole naming convention concept of CM could be a problem, ie. if you are doing naming obfusecation (names of viewmodels, views, property names,...).
Anyone made experieance with CM and obfusecation ?
|
|
Coordinator
May 2, 2012 at 5:00 PM
|
I haven't used it with an obfuscator, but I think it would work. Since, CM's conventions are based on public properties and methods, I don't think the obfuscator would affect those. If you do any tests and get some concrete results, please feel free to post
back here with information for future readers. Thanks!
|
|