mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Add data cache functions and use them to store enhancer data into local cache file. This way we can restore all properties and interfaces used in enhancer without creating its instance. This avoids loading interpreters like Python at init time making startup a lot faster.