Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2.0
#9

[eluser]WanWizard[/eluser]
You can get CI 2.0 from BitBucket, the 'get source' link.

I did a migration test simply by deleting the contents of the system directory, copying the CI system directory in (my 'application' is outside the system directory).

The amount of conversion work greatly depends on the amount of modifications and CI extensions you have.

If you have none, the only change is that your models now extend CI_Model instead of Model (same perhaps in the future for Controller). If you have extended libraries, you might have to move some, as in 2.0 there's a split between core libraries and other libraries (2 directories). If you have modified CI core code, you have to dive into the code and check if your changes are still relevant, and if so, if they still work as intended.


Messages In This Thread
CodeIgniter 2.0 - by El Forum - 06-14-2010, 01:30 AM
CodeIgniter 2.0 - by El Forum - 06-14-2010, 03:04 AM
CodeIgniter 2.0 - by El Forum - 06-14-2010, 04:07 PM
CodeIgniter 2.0 - by El Forum - 06-14-2010, 11:30 PM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 12:37 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 01:57 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 03:24 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 04:14 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 04:36 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 04:44 AM
CodeIgniter 2.0 - by El Forum - 06-15-2010, 04:48 AM
CodeIgniter 2.0 - by El Forum - 06-18-2010, 02:34 AM
CodeIgniter 2.0 - by El Forum - 06-18-2010, 05:10 AM
CodeIgniter 2.0 - by El Forum - 06-18-2010, 05:14 AM
CodeIgniter 2.0 - by El Forum - 06-18-2010, 05:30 AM
CodeIgniter 2.0 - by El Forum - 06-26-2010, 12:02 AM
CodeIgniter 2.0 - by El Forum - 06-26-2010, 04:41 AM
CodeIgniter 2.0 - by El Forum - 06-26-2010, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB