Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well.
|
|
|
|
consistency regarding FieldDescriptors, AnnotationClasses and StructuredClasses and made adding methods for automatically registered references protected.
|
|
types got "null" as default value and not ""), added corresponding unit test
|
|
|
|
|
|
performed.
|
|
|
|
|
|
|
|
|
|
later allow script engines to access these methods).
|
|
|
|
|
|
|
|
noticed some conceptual difficulties that have to be adressed later on.
|
|
|
|
|
|
|