Jean-Marc Lasgouttes wrote: > Angus> I think I had a little bit of a brain storm when I first wrote > Angus> the code, six weeks ago :) The optimization is totally > Angus> unnecessary. I'll get rid of the pointer and change > Angus> get_document_dir, so. Similarly for the code to grab the > Angus> Application Data path.
> And do you need the nifty class with operator and all? Don't push your luck. :) Let's leave it as it is. The thing is exception safe which is nice even if we don't play with exceptions. -- Angus