Welcome Guest, Not a member yet? Register   Sign In
codeigniter 2.0 documentation?
#1

[eluser]ajsie[/eluser]
i've downloaded codeigniter 2.0 from bitbucket and looked in the user_guide folder.

the documentation said it was 2.0 but i cant find any 2.0 information (packages, drivers etc) in the documentation.

it looked like the one for 1.2.

so i wonder if there is a 2.0 documentation with information about all new features and how to use them?
#2

[eluser]pickupman[/eluser]
I've notice the same thing. It seems they are still testing the new features and libraries. There are some //TODO blocks and such. I would think as these features gets closer to "beta" you may see the user guide updated.
#3

[eluser]ajsie[/eluser]
does this mean that this is not recommended to use v 2.0 at the moment?

cause its difficult to understand features without documentation.
#4

[eluser]Phil Sturgeon[/eluser]
ajsie: CodeIgniter 2.0 is still in development, therefore it is not finished or ready for proper use.

The documentation for packages and drivers can be seen linked to from the Changelog but these features are still open to change.

There are new upgrade changes made weekly that will affect how your application runs in CodeIgniter 2.0 making it a tricky environment to work with. For example the other day they ripped out the Validation class. Soon they might rename Controller to CI_Controller, etc.

Use 1.7.2 for now, much easier.
#5

[eluser]ajsie[/eluser]
@phil: i wanted to use it with doctrine 2.0, so they had same version nr. but i guess i have to break that bond Smile




Theme © iAndrew 2016 - Forum software by © MyBB