Age | Commit message (Collapse) | Author |
|
|
|
gave a ResourceManager instance to the Project, using ResourceRequest when including or linking files, thought through how "including" and "linking" are handled
|
|
|
|
class and corresponding (unfinished) test
|
|
compatible with the Variant cardinality.
|
|
reading tests.
|
|
|
|
|
|
|
|
|
|
|
|
SourceContextReader interface in ResourceManager, added LoggerTest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users to include files without accidently including a global resource)
|
|
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils
|
|
|
|
|
|
search paths directly in ResoruceLocator instead of Registry
|
|
|
|
|
|
|
|
StaticResourceLocator which can be used for registering static resources (mainly for testing or if certain resources need to be available from the executable)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests are required, though.
|
|
|
|
|
|
|
|
|
|
protected methods
|
|
(to prevent Manager empty assertion to fail)
|
|
|
|
|
|
to be reusable after a move. Adapted unit test accordingly.
|
|
|
|
|