Even simpler, how do people go about breaking up large chunks of
processing. If you absolutely have to process enormous arrays and
everything starts going tits up would you :

a) break the processing in to stages by using creative
$controller->redirect
b) use action recursion
c) run the script in the background via Cron
d) ??

hmmmm....


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to