On 6/4/07 at 5:09 AM, Håvard Graudo <email@hidden> spake thusly:
My 4 properties are three booleans (ie. debug: false) + a static
string (path to a logfile).
I have three globals. Globals are not saved between runs, right?
Nope, that would be wrong, they are saved. (see below)
Thank you Stewart and Luther for clearing this up for me.
I tried to check it myself, but could not even get those five lines
of code correct... my global caffeine level must be too low.