In OXCE 7.8.9 I added option to share tags definition between files:
extended:
tagsFile: Ruleset/OtherFile.rul
this effective copy `tags` from other file and insert them in current file.
Thank you for including this functionality. Could you please provide more details on how this works? Currently, there's nothing in the Nightly Ruleset Reference.
I also would like to inquire, how did you overcome a limitation of YAML, that requires every data item to be present explicitly somewhere in the graph corresponding to the parsed file. Did you define a special naming convention?