buzz66boy / YNTDL

YAML Network Topology Description Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consolidate Recognized Tag Array Building

buzz66boy opened this issue · comments

For any class that implements AdditionalTags, the recognizedTags string array to run the mapAdditionalTags() function can be pre-built from a list of all of the Recognized Tags for the associated object (could be built statically).