Forums / Cotonti / Extensions / Possible to look for tag before code execution ?

Kilandor
#11882 2009-04-29 06:21
Its easy to check, just read the file. But as elgan said this could and likely would create lots of overhead. The 1 and only solution I could see to something like this is creating a system, to cache tags in TPL, but this seems like alot of work.

Though there could be some gains for it with a re-design, as in some areas queries could be reduced I"ve thought of that myself, in some areas why have all these tags working to be built then never used, (wasted resources)