News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon's Blog:
CodeIgniter Packages != Modules
April 12, 2010 @ 12:14:30

Phil Sturgeon wants to remind CodeIgniter developers out there that pacakges are not the same as modules (packages are a feature in the upcoming CodeIgniter version 2.0).

So many people are asking about the new Packages feature in CodeIgniter 2.0 that I need to put this to bed: Packages are not Modules. These are two entirely different concepts and should not be confused with each other.

He explains modules as things that allow you to split down your application into self-contained logic chunks, more to keep things clean that anything else. Packages, however, allow you encapsulate multiple things - like libraries, helpers and configuration - into a single thing you can drop into your application and go. He also briefly mentions HMVC and how it could be worked into this new version of the framework.

0 comments voice your opinion now!
codeigniter framework package module


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: Distributions: Please Don't Cripple PHP or Red Hat: Stop Fucking Around

Jim Plush\'s Blog: Another PHP Framework that falls flat - PHP on Trax

NorthClick Blog: Zend_Search (Java Lucene)

ProWebDeveloper.info: Reducing Database Load with Secure Client-side Sessions

Joseph Crawford's Blog: CodeIgniter


Community Events











Don't see your event here?
Let us know!


development code podcast framework tool functional release testing community example introduction language application phpunit opinion object interview zendframework2 series unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework