Skip to content

Add namespacing/modules #579

@pkarw

Description

@pkarw

Is your feature request related to a problem? If yes, please describe the problem.

When we'd like to implement a more broad set of the resources/integrations we'll encounter a namespacing issue, kind of modules/namespaces/groups would be a handy solution to it.

For example when we'd like to develop the resources for accessing MySQL and MongoDB both ORM modules could potentially have a method like mysql:findOne({}) / mongodb:findOne({}). There's actually no way for avoid resource overlapping other than naming convention (egmysql_findOne() - which actually is not an elegant solution)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions