Open
Description
DataBrowser and especially opibuilder use macros.
Should be combined into one with some cleanup.
org.csstudio.apputil.macros
Does it have all but "inherit" flag?
org.csstudio.opibuilder.util.MacrosInput
- Why does it need to enforce the order of macros? Fundamentally, macros are like environment variables, which are not ordered.
- Needs to behave like a map, but should not expose the actual map.