View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001837 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2010-05-19 11:44 | 2012-12-10 14:38 |
| Reporter | mydevs | Assigned To | |||
| Priority | high | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | won't fix | ||
| Product Version | 4.3.1 revision 27257 | ||||
| Target Version | 4.5.0_beta3 | ||||
| Summary | 0001837: Extend the autoload function so that the most components of an module can be left in it's folder | ||||
| Description | This extension search the module directory recursive for the needed class files. So modules can handled in a easier way. Diff-Patch, based on Oxid CE 4.3, is attached. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
@developers: please, check offered solution and implement if it does not arise performance problems |
|
|
this task is planned for future release (also by implementing autoload functionality for this, but more class/path relation based, to minimize the risk of name clashes, also, security should be strictly considered at this point too) |