Hello, i'm migrating a 1.0 project to 1.2 and i'm face to a lot of problem of dependencies with email features with a lot of my own plugins. Since Symfony 1.2 it seems that sfMail is deprecated, and i'm wondering why, because its name sounds to me that it could be a stable component in the framework. I've found that its interface is a good base for manage email. Furthermore, symfony users trends to user SwiftMail which its interface is little more sophisticated, and Symfony trends to encourage symfony users to code with. If sfMail is deprecated, why not use its simpler interface as a interface classifier for coding an implementation of SwiftMail, or other components from other framework (ZF)?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
