RE: [PHP-DEV] [DRAFT] [RFC] Function autoloading

From: Date: Fri, 30 Aug 2013 13:13:07 +0000
Subject: RE: [PHP-DEV] [DRAFT] [RFC] Function autoloading
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
The problem I see with implementing this kind of functionality in Core is
that it relies heavily on convention; PSR-0 is specifically a configuration
of the core autoloader which allows any configuration, as it should. And
while most of the community has adopted PSR-0 (as have I), I do not think
Core is the place for it.

Bryan

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of
Julien Pauli
Sent: Friday, August 30, 2013 3:50 AM
To: Anthony Ferrara
Cc: [email protected]
Subject: Re: [PHP-DEV] [DRAFT] [RFC] Function autoloading


Just to say : one benefit of this work would be to finally have autoload
functionnality (which is a Core feature IMO) included in Zend/ and no more
in an extension.

Julien.Pauli



Thread (72 messages)

« previous php.internals (#68721) next »