Hi everyone !
Once again I've got issues with disabling the automatic rendering. I really need to force the user to pick explicitly his view.
Have tried to use application->setImplicitView(false), but when i use this line, nothing shows up. I've even tried to use the SimpleView class but without any luck:
RuntimeException: Call to undefined method ::start()
Concerning the source code i've only generated the project using phalcon dev-tools.
Thanks by advance