Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Redefine autoloaders #73

Closed
deshack opened this issue Nov 5, 2014 · 0 comments
Closed

Redefine autoloaders #73

deshack opened this issue Nov 5, 2014 · 0 comments
Assignees
Milestone

Comments

@deshack
Copy link
Owner

deshack commented Nov 5, 2014

The way classes are autoloaded now is ugly. We can improve it by using namespaces.

We can align directory and namespaces hierarchies, thus giving a better structure to our application and simplifying autoloaders.

EDIT

In this, we should follow PSR-4

@deshack deshack added this to the 0.15 milestone Nov 5, 2014
@deshack deshack self-assigned this Nov 5, 2014
deshack pushed a commit that referenced this issue Nov 6, 2014
@deshack deshack closed this as completed in 6963653 Nov 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant