[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal
WordPress Trac
noreply at wordpress.org
Tue May 17 04:30:41 UTC 2016
#36335: Next generation: core autoloader proposal
-----------------------------+-----------------------------
Reporter: dnaber-de | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+-----------------------------
Comment (by joehoyle):
I'm liking the simplicity of @rmccue's patch, the core of which I see as
just being the SPL polyfill. A bunch of utility autoloaders is handy I
guess, however given the simple callable nature of `spl_autoload_register`
then I see those as handy utilities rather than integral to this. I'd be
most interested in getting the SPL polyfill committed and work from there,
it _seems_ like that would be a good first step.
For now I'm +1 on only shipping autoloaders that are used within Core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36335#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list