GHengeveld |
|
---|---|
Did you do any performance testing? I've got one site running so many conditional blocks that I'm running against the limit. If I include one more IF block it just stops working.
FYI I'm using a TagFactory class which loops over a multidimensional array and assigns tags and parses blocks. That's why there's so many. |