Initially I commented directly on this in PR210 #210 (comment), but since it might be more than a single line change I have pulled it out into this.
Has there been any discussion about the location of the cache inside the MIG_BASE/migrid/__jinja__?
Wondering if this is the best place for them. Feels like the existing state/mig_system_run would be a better place to put them and maybe the directory should describe the purpose such as primed_templates/jinja_cache, templates/jinja_cache or similar that also links it back to how the jinja cache was generated.
Initially I commented directly on this in PR210 #210 (comment), but since it might be more than a single line change I have pulled it out into this.
Has there been any discussion about the location of the cache inside the
MIG_BASE/migrid/__jinja__?Wondering if this is the best place for them. Feels like the existing
state/mig_system_runwould be a better place to put them and maybe the directory should describe the purpose such asprimed_templates/jinja_cache,templates/jinja_cacheor similar that also links it back to how the jinja cache was generated.