Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Advanced Issues + Topics
#7

[eluser]drewbee[/eluser]
[quote author="xwero" date="1219087945"][quote author="drewbee" date="1219087249"] I don't think I have a single 'stock' library in use with codeigniter to date.[/quote]
That's not uncommon. Once you get the know the framework you start trying to find ways to make it easier for yourself to start writing a new app.
But i think you should be cautious with extending the framework. Try to harvest the power of the CI code first before you start overwriting CI methods.[/quote]

Sure. More times then not it isn't overwriting the default methods, but improving or adjusting the current ones (as you seen me do on the thread for file upload renaming);

I tend to love overriding a method, calling the parent, then doing more manipulation stuff, then returning as the the parent method would return. The the core is still there and is being used, I've just made them.... better Smile Naturally, these 'improvements' are project specific too. More times then not you won't see the same extensions across several different projects.


Messages In This Thread
CodeIgniter Advanced Issues + Topics - by El Forum - 08-14-2008, 06:14 PM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-15-2008, 10:26 PM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-15-2008, 11:03 PM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-18-2008, 07:33 AM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-18-2008, 08:20 AM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-18-2008, 08:32 AM
CodeIgniter Advanced Issues + Topics - by El Forum - 08-18-2008, 08:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB