CodeIgniter Forums
CodeIgniter 2.0 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: CodeIgniter 2.0 (/showthread.php?tid=24002)

Pages: 1 2 3 4 5 6 7 8 9


CodeIgniter 2.0 - El Forum - 03-15-2010

[eluser]Sbioko[/eluser]
@whobutsb, kidding? :-)


CodeIgniter 2.0 - El Forum - 03-15-2010

[eluser]stuffradio[/eluser]
What are we supposed to do since the calendar is being removed Sad


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]whobutsb[/eluser]
I've been using the following, its been excellent so far:
http://arshaw.com/fullcalendar/


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]AgentPhoenix[/eluser]
The 2.0 user guide points out:

Quote:Plugins have been removed, in favor of Helpers. The CAPTCHA plugin has been converted to a Helper and documented. The JavaScript calendar plugin was removed due to the ready availability of great JavaScript calendars, particularly with jQuery.



CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]dark_lord[/eluser]
With the coming of the CI 2.0, does it mean, new version, means new syntax? I mean will it deprecate most of the CI native syntax? that CI 2.0 will be a new thing to learn again from scratch?


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]n0xie[/eluser]
[quote author="wish_bear" date="1268767196"]With the coming of the CI 2.0, does it mean, new version, means new syntax? I mean will it deprecate most of the CI native syntax? that CI 2.0 will be a new thing to learn again from scratch?[/quote]
No.


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]dark_lord[/eluser]
Same code et al.? with just additional functions and features? no deprecation on all existing syntax? (just to confirm)


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]n0xie[/eluser]
http://bitbucket.org/ellislab/codeigniter/src/tip/user_guide/changelog.html


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]Jamie Rumbelow[/eluser]
Hey wish_bear,

There will be lots of changes, but it will feel very familiar. The syntax is virtually the same, with the biggest change being the deprecation of PHP4 support. You'll get a cleaner, leaner, more powerful CI.

Jamie


CodeIgniter 2.0 - El Forum - 03-16-2010

[eluser]Phil Sturgeon[/eluser]
[quote author="n0xie" date="1268779570"]http://bitbucket.org/ellislab/codeigniter/src/tip/user_guide/changelog.html[/quote]

Wow, you mean they included a list of changes in a log? A "Change log"?! That's really helpful! :bug: