| Subject: | You don't want to scan an entire... |
| Summary: | Package rating comment |
| Messages: | 1 |
| Author: | Victor Jonsson |
| Date: | 2012-05-28 12:30:50 |
| |
|
|
Victor Jonsson rated this package as follows:
| Utility: | Not sure |
| Consistency: | Sufficient |
|
|
 Victor Jonsson - 2012-05-28 12:30:50
You don't want to scan an entire directory each time you load a class. Larger projects may have hundreds of classes getting loaded. Use stream_resolve_include_path and you code will have no interaction with disk what so ever.
|