Ah, I left that line out for brevity. The pseudo code is: // start output buffer // run Dispatcher::_invoke() // get output buffer data -> ob_get_clean() // end output buffer -> ob_end_clean() // echo ob data // save ob data to cache -> $cache->save()
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
