George Marques
|
aef0f1e248
|
Change initialization to allow custom level callbacks
Now it needs a callback for each level so custom logic (like loading
singletons) can be performed.
|
2021-09-27 23:08:10 +10:00 |
George Marques
|
8eb6f129f8
|
Set initialization level to CORE
This should eventually be configurable with user callbacks, but for now
assume the lowest level to ensure the initialization is called.
|
2021-09-27 23:08:10 +10:00 |
George Marques
|
5615c92173
|
Define the {de,}initialization functions in the bindings
The extension creators then don't need to create those just to redirect
to the bindings.
|
2021-09-27 23:08:08 +10:00 |
George Marques
|
e4ed48976a
|
Replace bindgins to work with extensions
|
2021-09-27 23:08:08 +10:00 |