6.0.0-alpha12
6/9/25

[#4176] Code cleanup with autoloading of php5
Summary Code cleanup with autoloading of php5
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester frank (at) sagurna (dot) de
Created 07/19/2006 (6900 days ago)
Due
Updated 07/19/2006 (6900 days ago)
Assigned
Resolved 07/19/2006 (6900 days ago)
Milestone
Patch No

History
07/19/2006 03:31:27 PM Chuck Hagenbuch Comment #2
State ⇒ Rejected
Reply to this comment
Two reasons why not: one is that we still support PHP 4 and will until 
we release Horde 4.0. Even more importantly, though, we won't rely on 
it even then. You can only register one autoload function with stock 
PHP; frameworks should therefore leave it for end-user code to use.
07/19/2006 03:26:44 PM frank (at) sagurna (dot) de Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Code cleanup with autoloading of php5
Queue ⇒ Horde Framework Packages
Reply to this comment
Maybe it could make the code look cleaner and you can get rid of some 
require or require_once by using the autoload feature of php5.



http://www.php.net/manual/en/language.oop5.autoload.php

Saved Queries