raulfraile / sublime-symfony2

A Sublime Text bundle for Symfony2 development
173 stars 43 forks source link

Update snippets for Symfony 2.1 #10

Closed pylebecq closed 11 years ago

pylebecq commented 12 years ago

Hey there,

Now that Symfony 2.1 beta1 is out, we should update some of the snippets which are now outdated. I'm opening this issue before doing the update to know how we will proceed. Should we create a new branch ? Or do we support only the last version on symfony in the master branch ? I don't know if package control can handle different branches.

pylebecq commented 12 years ago

My proposal would be to have snippets for the latest Symfony2 version in the master branch and maybe create a 2.0 branch to keep accessible the old-style snippets.

Migrating projects from 2.X to 2.X+1 will not be a hard/long work. Many bundles are already updated for Symfony 2.1 in their master branch. The Symfony2 release cycle encourages people to upgrade their projects and stay up to date. That's why I think we should stick with it too.

lyrixx commented 11 years ago

ping @raulfraile.

@pylebecq Do you have a functionnal fork for 2.1 ?

pylebecq commented 11 years ago

@lyrixx Not yet. I will keep in mind to do that when I have some time.

lyrixx commented 11 years ago

ping @raulfraile

lyrixx commented 11 years ago

There is a lot of new PR or fork: https://github.com/raulfraile/sublime-symfony2/network

Could you merge theme ? If you have not time, could you give me (or someone else) push access to your repository ? thanks.

pylebecq commented 11 years ago

:+1:

raulfraile commented 11 years ago

@pylebecq would you like to be added as a collaborator?

pylebecq commented 11 years ago

Sure, I would be glad to help.

raulfraile commented 11 years ago

Thanks! I just added you as a repository collaborator :)

lyrixx commented 11 years ago

@raulfraile Thank you ;;)