Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How to set all CLS to read-only by default

Question
sjbttt sjbttt · Aug 31, 2020

How to set all CLS to read-only by default

Just like the title, I want to do code version control. I don't want to change CLS at will, but I don't want to use MakeClassDeployed, I just want to set the cls or mac to read-only and uneditable state。Does CLASS have such property?

#ObjectScript #InterSystems IRIS

Source URL:https://community.intersystems.com/post/how-set-all-cls-read-only-default