Andy Wingo <wi...@pobox.com> writes: > Not sure what the right thing is here. It seems to depend on whether > the file is relative to the path or the current working directory. You > have any thoughts here?
Why don't the source properties include the full pathname? If there are places where it's desirable to strip some of the path components, then perhaps that should be done somewhere else. Once the information is lost, it cannot be reliably recovered, and someone might need it. Thanks, Mark