Welcome Guest, Not a member yet? Register   Sign In
Pros and cons of version 3.0
#1

Can someone please tell me the pros and cons of using version 3.0. I've read a lot of people have issues with all sorts of things and I'm reluctant to migrate.

I was quite happy with the last CI Rick Ellis left us with. Do you need composer to install?
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#2

You don't need Composer.

URL helper functions are updated for use with HTTPS.

New Encryption class replaces Encrypt class that supposedly had issues.

I haven't seen anything else noteworthy, but I'm sure others will chime in.
Reply
#3

(07-22-2015, 08:25 PM)skunkbad Wrote: You don't need Composer.

URL helper functions are updated for use with HTTPS.

New Encryption class replaces Encrypt class that supposedly had issues.

I haven't seen anything else noteworthy, but I'm sure others will chime in.

Interesting, in that case I don't think it affects me as I'm not using https or encryption, well the CI encryption anyway. What about usability is it stable? I've heard there's a lot of issues with the sessions class.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#4

(This post was last modified: 07-23-2015, 06:34 AM by Narf. Edit Reason: Fixed a link ... I'm too used to Markdown :) )

There aren't a lot of issues with the sessions class, just a lot of people who don't know how to use it and don't care to read the docs. The huge amounts of bugfixes in the changelog should answer your other questions.
Reply
#5

Thanks Narf that's good to hear, are you the only dev contributing to CI3 at the moment?
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#6

You should be able to see on GitHub that there are a lot of developers contributing to CI3, and there have been for a long time.

Additional points of improvement for CI3:
- the sessions library has a lot more options for session storage
- the database library (and Query Builder) supports databases other than MySQL much better than it did in CI2, and the MySQLi driver is improved, too
- more consistent filename rules
- a lot of smaller improvements all over the place, see the changelog: http://www.codeigniter.com/user_guide/changelog.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB