-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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 }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels