Skip to content

ArangoDB-PHP Core naming #128

Open
Open
@frankmayer

Description

@frankmayer

So, I have done some work on the core client over the weekend.

Following the convention that Jan introduced with the current classic client, I have made a local repo which looks like this:

triagens/ArangoDb-Core

the full path to the lib's source files at the moment is like this:
triagens/ArangoDb-Core/lib/triagens/ArangoDbCore

That makes the namespace for the core driver : triagens/ArangoDbCore (Classic was triagens/ArangoDb)

The tests and docs follow the convention of the classic client:

triagens/ArangoDb-Core/docs
&
triagens/ArangoDb-Core/tests

Should I proceed with this? Do you guys have a better idea or suggestions?

Thanks for your input 😄

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