ipm
ipm copied to clipboard
make global resources less complex
trafficstars
Now if you want to include the global X in resources you need: place the file in: /src/gbl/X.XML
and add the resource: <Resource Name="X.GBL" />
Ideally to have the option to describe globals as XML too, like: <Resource Name="X.XML" /> because it's not clear why the resource is GBL and the file is XML. or support the GBL extension.
The intended workflow around this needs better documentation.
Added example in documentation here: https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(Module.xml)#globals-resource-example