Jakob Lund wrote: > This is clearly a valid point - and one that stings people more often when > the > program runs on multi-core machines. But brr, more global variables... Couldn't there be a kind of a singleton object with all those global state variables? Or a group of those?
It's much more pleasant than global variables (static or extern) scattered around the project. Krzysztof ------------------------------------------------------------------------- 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=/ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
