[eluser]Ajaxian64[/eluser]
Hello All,
is there a schedule / deadline for the CodeIgniter 2.0 release ?
does someone have information about this ?
thanks
[eluser]Ajaxian64[/eluser]
CI is far the most suitable framework I saw (for kind of things I must achieve).
---
Now I must start a new project,..., but I fear.
I fear because if I start it with CI 1.7.x this branch, I presume, will be not developped anymore after CI2.0 (and will be dropped?)
And then I will have to migrate from CI1.7 to CI2 on a complex project.
And I fear about that.
Moreover thanks to erik.brannstrom's link (lot of good information) I'm unable to determine clearly a date for CI delivery.
So I'm in the mist.
(So I search a new framework, like Yii or Koahna3.0 but for this last one I was very disapointed about the manner this framework is managed)
But clearly I would prefer to stay in the area of CI
[eluser]mddd[/eluser]
If you are happy with the way CI functions right now, why would you HAVE to move the project to CI2.0? You could just keep this project on 1.7.
I think it is silly to start with a different framework just because the current one might get updated. If it's okay for you now, it will be okay to use for this project. Just start with 2.0 in the first project after 2.0 comes out!
[eluser]Ajaxian64[/eluser]
What will become the 1.7 branch when 2.0 will come ?
Will maintenance stay available for those branch or every team effort will go to the new version.
In such a case appear, one who started project with 1.7.x and who have bug will stay alone and will be forced to move to 2.0
Moving a product (and there will be a huge stuff to move it and test it) is somewhat difficult and time consuming.
It is not silly to consider all perspectives before starting a project of several month of development.
In your response you don't give any hints about those perspectives (maintenance ...)
[eluser]WanWizard[/eluser]
Isn't that logical?
That's how it works when new versions are released, support for old versions is dropped.
CI 2.0 is virtually a slot-in replacement for 1.7.2, only a few small changes. We have a very non-standard setup (with our own modular system, and lots of core modifcations and extensions) for ExiteCMS, and it took me less than an hour to make the modifications required to get 2.0 running.
[eluser]Ajaxian64[/eluser]
For instance : Kohana 2.0 is very different from 3.0.
It is not a "linear" release, but a branch.
That's I want avoid.
--
Usually going from 1.x to 1.y is quite easy because it has to correct or improve something but the structure is not modified.
And for sure migration in this area is quite easy (ok, it depends,...but often easy).
---
But if you said me that migration from 1.7.x to 2.0 is "quite" natural and easy I believe you.
By reading some drafts about 2.0 I didn't have this feeling.
---
Is there a C2.0 available ?