Quote from: goldsky at Dec 20, 2009, 02:45 AM
Since I made the work around for Evo’s patch, I tested the Revo’s ability on db-error handler.
It seems that Revo swaps the documentParser’s output from database to cache.
Is it true?
I’m not sure I understand what you are asking, but as Revo is built on xPDO, and xPDO is a wrapper for the PDO class, if it cannot connect to the database it will simply log the error. If everything is cached, your pages should still render. This still needs some work/testing and is on our todo list, but in the meantime, maybe you could clarify what it is you are asking...