Skip to content

Cleaning namespace / organising software set #30

@asmodehn

Description

@asmodehn

Due to the scheduled addition of Abstract Communication Library, depending also on SDLwrap, we need to clean the namespace, as a "package" organisation, and make it part of a greater package.
So We will have :
RAGE::AML
RAGE::SDL
RAGE::ACL
ACL and AML depend on SDL.
therefore we will need a GNA project for SDL and ACL ( and delete SGE btw ).
This will be done when AML will be working with SDL, and when we will start ACL.
Maybe we can also provide things like RAGE::AML::SDL but only if the dependency is active (built into the library)
Try this :
namespace AML { namespace SDL { using ::SDL; } }
and think about it ( might not be needed }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions