SpiritEngine::run() checks ControllerTay::renderLayout to decide wheather or not to render Layout. However that property is usually set controller. The Controller may not want to render Layout howver that doesn't mean the same for Spirit. So unless a better solution is coming out It should be kept commented.
SpiritEngine::run()
checksControllerTay::renderLayout
to decide wheather or not to render Layout. However that property is usually set controller. The Controller may not want to render Layout howver that doesn't mean the same for Spirit. So unless a better solution is coming out It should be kept commented.