One of my main approaches to improving the code has been to look for
dead and redundant variables. These variables can obscure the underlying
design and introduce bugs and other glitches (ie, a component running
out of sync with other components). into the program.

This is why the majority of my commits have been to either remove
variables or to reduce their scope from public to protected and private
in order to make the code more robust and readable.

I'm just mentioning this in order to give other ppl something to spend
time on. =P


-- 
New president: Here we go again...
Chemistry.com: A total rip-off.
Powers are not rights.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to