silverstripe / sspak

Tool for managing bundles of db/assets from Silverstripe environments
http://silverstripe.github.io/sspak/
BSD 3-Clause "New" or "Revised" License
47 stars 34 forks source link

RFC: rewrite on top of Symfony console #54

Open robbieaverill opened 7 years ago

robbieaverill commented 7 years ago

There are a number of issues logged on this repo which would be trivial to implement if sspak was written on top of the Symfony console component.

Benefits include:

It would require a major version bump (probably) and a fair amount of work, but probably worthwhile in the long run.

dhensby commented 7 years ago

Sure - I've thought this too - but it's just is the effort worth the return?

robbieaverill commented 7 years ago

In the long run it probably is, although it might be hard to see right now

dhensby commented 7 years ago

Yep - and there's the problem, does anyone have the time to do it now?

dhensby commented 6 years ago

I've kind of started this lightly here: https://github.com/dhensby/sspak/tree/pulls/symfony-console