Thanks, Chris. Unfortunately I'm not using cake-style URLs - I store url/controller/action/param combinations in my db and routes.php looks up route based on the URL. This means I can't simply tag things on to my URL. I may be able to sneak something unique through in routes.php, but I don't think the caching library will look at that.
- Neil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
