Ha, well this might not work. If could work, but I was hoping to use the Cake Connection manager, so as not to create another instance of a database connection. The problem is if I call ConnectionManager::getDataSource within DATABASE_CONFIG I get into this eternally recursive loop.
I could just not use the cake DB manager, but then I've got an extra db connection I'm creating every page load.. and that could bring about some lag. Trying to avoid it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
