User guide Core Library redundancy |
|||
|---|---|---|---|
| Date: | 06/18/2008 | Severity: | Minor |
| Status: | New | Reporter: | Zacharias Knudsen |
| Version: | 1.6.3 SVN | ||
| Keywords: | User Guide | ||
| Forum Thread: | http://codeigniter.com/forums/viewthread/82405/ | ||
Description
The subject that is replacing and extending core libraries is first covered in http://codeigniter.com/user_guide/general/creating_libraries.html and then the last part of that is covered once more on the next page http://codeigniter.com/user_guide/general/core_classes.html.
Code Sample
Headlines for page http://codeigniter.com/user_guide/general/creating_libraries.html
* Replacing Native Libraries with Your Versions
* Extending Native Libraries
* Loading Your Sub-class
* Setting Your Own Prefix
Headlines for page http://codeigniter.com/user_guide/general/core_classes.html
* Replacing Core Classes
* Extending Core Class
* Setting Your Own Prefix
Expected Result
You might want to consider merging them or removing the core class part of the first page.
