On Fri, 27 Feb 2009, Joshua wrote: > I guess I could, but I think its more efficient to do the distance > calculations directly in SQL so I wouldn't need the classes in that > case, just the table data.
'Directly in SQL' meaning what exactly? Straight PHP MySQL functions? If you're using Propel in symfony, seems to me to make no sense to use straight PHP. After all, you would be duplicating with Propel does for you anyway. -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
