Follow up of: #1517
As a CobiGen GUI developer, I want CobiGen to store/manage the template-set artifacts so that the GUI can access this information in a timely manner.
Problems to solve:
Come up with a caching procedure (cache responses) in a separate file
Check if caching is necessary (performance wise)
Come up with an updating process (how to detect if template-set.xml's are outdated)
Find a state of CobiGen to initialize the storage process
Follow up of: #1517 As a CobiGen GUI developer, I want CobiGen to store/manage the template-set artifacts so that the GUI can access this information in a timely manner.
Problems to solve: