Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2.0.0 released!
#31

[eluser]Twisted1919[/eluser]
Another ugly thing with the cache library.
By default, it will try to save the cache into BASEPATH.'cache'; which is, system/cache but the cache folder doesn't exist there anymore, it has been moved to application folder.
#32

[eluser]Spir[/eluser]
Send some pulll request and help the community if you find some ugly things Smile
#33

[eluser]BrianJM[/eluser]
What kind of release schedule can we look forward to with CI Reactor? If there is no schedule, at what frequency is the team looking to release?

Is there a roadmap?
#34

[eluser]BradEstey[/eluser]
Great work guys!

$route[‘404_override’] has already taken the place of my usual MY_Router file that checks to see if a controller exists and if not sends to a default controller. Now all I need is one like in config.php! I also already found a use for the router override in the main index.php file, very good call there for external 3rd party applications that you'd want to have access to Codeigniter functions.

I'm excited to use the new Cache system & CSRF. I also welcome the is_ajax_request() function to the Input class! That was something that Zend Framework has always had that I would always have to make myself in a MY_Input file.
#35

[eluser]maulik13[/eluser]
This is a great news. Even if this is a first revision of reactor I am going to use in my next project. And if I find problems I can help fix it.

Thank you team Smile
#36

[eluser]maulik13[/eluser]
[quote author="BrianJM" date="1296338003"]What kind of release schedule can we look forward to with CI Reactor? If there is no schedule, at what frequency is the team looking to release?

Is there a roadmap?[/quote]

You can download it right now from the download link on codeigniter page.
#37

[eluser]Killswitch[/eluser]
Awesome work guys!
#38

[eluser]DBPolito[/eluser]
Hey, great work. Congratulations.

Would be great if someone could make a tuto explaining how merge our system folder with reactor system folder with hg or git without change the rest of application.

For peoples like me without knowledges in hg and git would be great.

Daniel Polito
#39

[eluser]Phil Sturgeon[/eluser]
[quote author="DBPolito" date="1296349594"]Hey, great work. Congratulations.

Would be great if someone could make a tuto explaining how merge our system folder with reactor system folder with hg or git without change the rest of application.

For peoples like me without knowledges in hg and git would be great.

Daniel Polito[/quote]

Core Developer Greg Aker wrote exactly that article a while back.
#40

[eluser]BrianJM[/eluser]
[quote author="maulik13" date="1296347337"][quote author="BrianJM" date="1296338003"]What kind of release schedule can we look forward to with CI Reactor?

Is there a roadmap?[/quote]

You can download it right now from the download link on codeigniter page.[/quote]

Thanks, but I am aware of that - that's not what I was asking. Let me rephrase:

1) What kind of release schedule will CI Reactor have after the current release?
2) If there is no schedule, at what frequency may we see future releases?
3) Is there a development roadmap (enhancements)?




Theme © iAndrew 2016 - Forum software by © MyBB