Library Plus is an extension of the default library system to allow for library references.
The default library system doesn't allow libraries to reference other libraries and is intended this way.
Sadly this is very limiting for more complex libraries or frameworks.
Library Plus has it's own library manager to manage libraries.
It has all the functionalities of the standard library manager.
On top it allows to convert standard libraries into plus libraries and the other way around.
Plus libraries can reference other plus libraries.
This is kind of a hacky workaround but we don't want to screw with the compiler etc.
There might be some limitations we will see after some testing.
Interested in a more detailed explanation?
I will post one after the main features are done and everything is working.
Comments