The API spends Kross::Api::Object and more specialized classes to bridge other Kross parts together. Interaction between objects got wrapped at runtime and introspection- functionality enables dynamic manipulations. The proxy functionality prevents cross-dependencies between Kross parts like the Kross::Python implementation and the Kross::KexiDB wrapper.
|
|
The Manager-singleton instance is NULL by default till the Manager::scriptManager() method got called first time. Definition at line 68 of file manager.cpp. Referenced by Kross::Api::Manager::scriptManager(). |
|
|
Free the static Manager instance if the lib is unloaded or the app terminates by using the KStaticDeleter template. Definition at line 62 of file manager.cpp. Referenced by Kross::Api::Manager::scriptManager(). |
1.4.6