Welcome Guest, Not a member yet? Register   Sign In
When developing applications
#4

[eluser]esra[/eluser]
Any library loaded by codeigniter.php or common.php are CodeIgniter core dependencies. You can browse through those two files to identify those core dependencies. I believe there is a page in the user guide that also identifies those dependencies. All other files could be considered extensions of the core framework. However, I agree with Michael--the framework is very small compared to other frameworks and it makes sense to leave the file set intact, especially if you are using svn for versioning control and want to keep CI updated in a separate branch.

Edit: Also check Base4.php and Base5.php since Loader.php is also a core dependency.


Messages In This Thread
When developing applications - by El Forum - 08-09-2008, 05:36 AM
When developing applications - by El Forum - 08-09-2008, 05:54 AM
When developing applications - by El Forum - 08-09-2008, 05:55 AM
When developing applications - by El Forum - 08-09-2008, 02:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB