[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal
WordPress Trac
noreply at wordpress.org
Tue May 17 08:55:25 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 dnaber-de):
The reason of »making things reusable« is not because it's little work.
The reason is interoperability with things outside of the WP universe,
even with things that aren't written yet. The other reason is testability.
Even though, WP core isn't anything but object oriented yet, that does not
mean that new components shouldn't be written object oriented and that
means, following the SOLID principles.
Just my two cents to the discussion of »over complicated« implementations
;)
@rmccue I'll have a look at your patch and will respond to it soon.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36335#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list