User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
The files become readonly when I check them in to CMVC. I keep them as
readonly on my disk for easier reference but before I can change them, I
must check out from CMVC, then they become readwrite again. Doing this,
I have several readonly and readwrite files in my project and with a
decorator it would be easy to manage. Currently I have to escape to the
Windows explorer each time I need the list of files that I already
changed (i.e. that are readwrite already).