24 Jun
2008
24 Jun
'08
10:57 p.m.
My app has a configuration file. We don't know where it will be for sure, so we are planning to make the location of the file a commandline option. So, after reading the commandline option, we will want to parse the config file. Is this a resaonable and legal thing to do? We will need to call the map's notify() function twice, if I interpret it correctly. I suppose I could try it, but I wanted to make sure I didn't use a feature that is not part of the design, and have it disabled on me in the future. -- Marty Fried public.forums@gmail.com Left Coast, USA.