Revision 640955
Go back to digest for 11th March 2007Features in Utilities
Sebastian Sauer committed changes in /trunk/KDE/kdeutils/superkaramba/src:
* added the temp optional option "usekross" to be able to switch easy between the original python and the Kross scripting backends. E.g. "superkaramba --usekross aero_aio.theme" to use Kross or "superkaramba aero_aio.theme" to use the old engine.
* d-pointer for the KarambaInterface class
* moved the connect's and the sys.path hacks from the scripts into the KarambaInterface class. Afoto und Aero should run without any change with Kross now.
* seems KarambaWithKrossPython does leak mem :-/ TODO for next days.
File Changes
Modified 4 files
- /trunk/KDE/kdeutils/superkaramba/src
- /karamba.cpp
- /karambainterface.cpp
- /karambainterface.h
- /main.cpp
4 files changed in total