- Helpers
- Url Helper - Supports now to handle striped default parts (no need to add index or default) - File Helper - Completly new Helper for Managing Deep File List Searches and collecting MVC Data Used to handle new Autoloading and Dispatching of the URI - Dispatcher - Completly rewritten URI parsing algorithm to achieve the best interpretation of the request - Using a Mix of Guessing (File Helper MVC Stuff / Combo Guessing) and incrementally probing - Support for handling striped default parts in URI - Architectural - Implemented Module Handling - Now we can group our MVC's to separated Modules - Autoloader - Refactored the Autoloader Class to archieve better reusability - Added Debugging Option - Now multiple Lookup methods are supported - They are executed on by on, as long as nothing worked so far if we found a solution for this file/class we load it and dont process further - Added a MVC Lookup
Loading
Please register or sign in to comment