Quote:
Originally Posted by MarcoH64
Con's in this alternative:
- Will also execute if Plugin System is globally disabled (chicken and egg problem, or extra queries needed)
|
Uhh, yes - that is a Problem. Hmm, thinking about that.
Quote:
- A lot more file modifications needed
|
Haven't really implemented it yet, but in theory it should be just a few lines in init.php?
Quote:
- This alternative only handles new datastore items, not template caching like alternative 1
|
Idea: Seriaized DS Entry that holds Phrase/Template Requirements for every Script. This entry would have to be loaded always, the currently required Data extracted and merged with $phraseggroups etc.