Sid Bachtiar wrote: > If I freeze both projects in their own version, should I be able to do > full development? Is there gotchas with developing in frozen project?
If only for development why not just embed symfony in the project in lib/vendor and then call your commands with ./symfony? I dont think there are any gotchas as this is essentially the same as freezing only doing it manually, but if there are any it should avoid them. -- Ant Cunningham Graphic Designer | Web Developer Vector Based Design --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
