News

Creating objects of default constructible types through the reflection system while not having to explicitly register the meta type or its default constructor is also possible. For example, in the ...
Here is an example config for defaults, where source2 is the only default a user gets with a scope in a subfolder. server: sources: - path: "/path/to/source1" - path: "/path/to/source2" config: ...