[wp-trac] [WordPress Trac] #21300: Implement autoloader compatible with PSR-0
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 17 21:15:45 UTC 2012
#21300: Implement autoloader compatible with PSR-0
-----------------------------+-----------------------------
Reporter: dave1010 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Filesystem | Version:
Severity: normal | Keywords:
-----------------------------+-----------------------------
To provide more compatibility with other frameworks, it would be great if
WordPress implemented an autoloader compatible with PSR-0. Plugins and
themes could then register namespaces or prefixes with the autoloader.
I believe this could be implemented without any BC breaks.
Details of the PSR-0 standard:
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21300>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list