zendframework / ZFTool

Utility module for maintaining modular Zend Framework 2 applications.
187 stars 102 forks source link

[RFC] Release 1.0 #101

Closed Thinkscape closed 9 years ago

Thinkscape commented 9 years ago

Dear @ezimuel @weierophinney and contributors: I think it's long overdue that we released version 1.0 of ZFTool. Any suggestions or counter arguments ?

gianarb commented 9 years ago

Beautiful proposal :+1: There are a lists of little PR, someone can merge it and tag this tool? For example:

Thanks for your job!

weierophinney commented 9 years ago

Honestly, @ezimuel and I have been discussing a complete rewrite, using zf-console as the basis. The rationale is:

The combination of these things has meant we've not had many people capable of providing new features, and have often run into problems when integrating new features.

Basing this off of zf-console would:

In short: I don't think the current code base is anywhere near stable, and would rather we scrap it and start over with a new architecture.

gianarb commented 9 years ago

Hi! @weierophinney thanks for your job! The future of this project? will be forgotten, deleted? Could we tag it and proceed to big refactoring?

weierophinney commented 9 years ago

@gianarb again, I don't want to tag this as stable, as it's not. It won't be forgotten -- we need to figure out where it fits in with the other dozen or more priorities we're juggling at the moment, though.

gianarb commented 9 years ago

oh yes 1.0.0 is not a good tag because ZFTool is not ready for it.. :+1:

Thinkscape commented 9 years ago

How about I tag it 0.1.0 for now ?

Rewrite aside, I believe the expectation is easier and predictable composer-based installation (see i.e. #22)

gianarb commented 9 years ago

0.1.0 :+1: where is the problem?

weierophinney commented 9 years ago

@Thinkscape go ahead and tag as 0.1.0 -- that will be a strong indication that we do not consider it stable, but allow people to pin to release versions.

Thinkscape commented 9 years ago

https://github.com/zendframework/ZFTool/releases/tag/v0.1.0

gianarb commented 9 years ago

Thanks :tada: