Task #62 - Restructure require calls in App class file
Status:
Accepted
Priority:
Normal
Assignee:
None
Category:
None
Target:
1.0.3
Found:
None
Created by:
Created on:
11 Jun 2012 14:05
Updated by:
Updated on:
18 Nov 2012 15:51
- Follows: Task #63 - Consider dropping the ".class.php" extension
It might not be very efficient to always load in every include in the App class file. Consider moving them to files where they are needed (use path relative to root, e.g. php/Spit/Example.class.php).
Write comment