Hello Stefan, If you don't mind I'll pay your attention to the fact that the plugin seems to be developed for Symfony 1.0
So I believe Duendon also asked about the Symfony versions compatibility regarding this plugin... Sergey Wednesday, June 24, 2009, 11:14:26 PM, you wrote: > Hi, > A quick check in the sourcecode > (http://trac.symfony-project.org/browser/plugins/sfShoppingCartPlugin/lib/sfShoppingCart.class.php, > for instance from line 338) reveals hardcoded Propel code, however > if I understand the code correctly (I have never used this plugin so > far) this code (the getObject() and getObjects() methods) is pretty > much stand-alone, and you should be able to use the shopping cart > system by itself without using this functionality. And of course, > you could easily extend the sfShoppingCart class and overload these > two methods with Doctrine alternatives for your own use (or, of > course, contribute them as a patch to Fabien for possible inclusion > in the plugin). > Stefan > On Wed, Jun 24, 2009 at 10:36 AM, Duendon <[email protected]> wrote: > Hi all, > Does anyone know if you can use the Shopping Cart plugin, available > for Symfony 1.2, with Doctrine - and how to do this? > Cheers, > Duendon > -- Best regards, Sergey mailto:[email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
