The facility agnostic naming convention introduced: $(P)XxxYyy1 #99
jerzyjamroz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Different facilities have different requirements related to their naming conventions. The agnostic naming agreements have been implemented, the mrfioc2 is able to follow unified naming standards.
It means:
$(SYS){$(D)}Xxx:Yyy:1
is able to be now:$(P)XxxYyy1
(e.g. https://gist.github.com/jerzyjamroz/b5c897c1ded0983c9d5780c99a45bd2b ). All the old.substitutions
files are still valid (the backward compatibility is kept) which means that one can still add things the old way. The new.subs
example: https://github.com/epics-modules/mrfioc2/blob/master/evrMrmApp/Db/evr-300.substitutions .Beta Was this translation helpful? Give feedback.
All reactions