View caching is only supported with files. You can use other engines for the core, model, and custom caching, but view caching always needs to create files. This is due to the way files are rendered and included where other caching mechanisms would require different approach. For now, we have chosen to leave view caching as is.
Now the question of why your Model is not found is a different story. I would have to see more code for that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
