pat schrieb:
To ZF,
Did we ever agree on a way to turn off the view renderer so that it is
not initialized. I know there was talk about it, but I don't remember
the final decision. It is over 800 lines of code. That is a lot of
code to init each time if you are not using its features.
Are there any side effects of not using it? Does anything else depend
on it?
No, its just a little helper, that takes some work from you. If you dont
use it, you have to do it yourself, but then there should not be any
side effects.
Thanks,
pat