zanbaldwin / eventing

Eventing is a PHP application framework, by Zander Baldwin, based on the HMVC design pattern, licensed under the MIT/X11. This is an unstable, open-source side project.
MIT License
7 stars 0 forks source link

Loader Library: File #9

Closed zanbaldwin closed 14 years ago

zanbaldwin commented 14 years ago

The current implementation of the Loader Library's load::file() method is completely awful. The work around to get it to function is not needed, and functionality is still limited.

A complete rewrite is needed.

zanbaldwin commented 14 years ago

Rewritten, functionality changed. Not exactly what I wanted, but at least it doesn't go against the core of PHP :)