More Info

Revision 691002

(Back to digest)
 

Optimization in Development Tools

Sharan Rao committed changes in /trunk/KDE/kdesdk/umbrello/umbrello:

During startup, datatypes are loaded only once now. Earlier it used to lead multiple times and unnecessarily increase startup time ( by half a second :P ).
Also restructured functions and code pertaining to setting the active language ( thus removing redundant calling to the same function in the same sequence n times for no apparent reason )

File Changes

Modified 4 files
/trunk/KDE/kdesdk/umbrello/umbrello
 
/main.cpp
 
/uml.cpp
 
/uml.h
 
/umldoc.cpp
4 files changed in total