I refined my search more and it seems it's actually this

$classes =
sfFinder::type('file')->name('*MapBuilder.php')->in(sfLoader::getModelDirs());

That is slowing things down. Trying to manually check all the plugin
dirs I have and load 36 paths to \model\map\* is simply not efficient.
Anyone see a work around for this as it will only get worse the more
tables I add.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs
-~----------~----~----~----~------~----~------~--~---

Reply via email to