How is a class instance going to help you here?  Why not just store
the result of the find in a variable, and use that the second time?

However, it is probably a moot point - both cake and mysql will cache
query results, so you will probably find that second query (if run at
all) will take <1ms.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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