Skip to content

Should we deprecate autoload.php and do some code organization? #59

Open
@F21

Description

@F21

Should we deprecate autoload.php and make invoking the autoloader directly the preferred approach?

Another approach would be to move autoload.php into the ArangoDB folder.

What do you guys think about moving the different PHP files into folders? For example, all the graph stuff in one folder etc.

This would break backwards compatibility though because the namespace will need to change to comply with psr-0 standards.

Let me know what you guys think :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions