Hi, > I'd say 'one module' with different design is perfect example of when to > use.. a 'module' ;) > > Perhaps I misunderstand though > > I actually default my entire app. to have is_secure, and often have > modules that require me to set it to not be secure like you seem to have.
Well, what I didn't mention: it has different data in app.yml, too. Sessions are completely disabled, and extra filters in the filter chain. Maybe I could have used a module in the same application somehow, it just seemed more convenient this way. Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
