inpsyde / wordpress-core-autoloader

A proposal for a core WordPress autoloader module.
https://core.trac.wordpress.org/ticket/36335
21 stars 0 forks source link

WordPress core autoloader proposal

Hello and welcome! This is a proposal on a WordPress class autoloader mentioned in the core trac ticket 36335

The goal is to provide a full featured, well tested proposal on how a autoload module for the WordPress core could look like.

Contribution is highly appreciated!

Current Status: very early draft

Conceptual basic points

The implementation:

The current development requirements are set to 5.4. Tests will be made backward compatible later.

Current questions

For the following questions, pros and cons have to be listed, discussion and decisions have to be made: