> on my old Mac). But now that I develop using a local server, the iCab
> simply brings up a temporary copy.
Yes, this is because of the way MacOSX (the Cocoa framework) manages its
caches. There are no individual files anymore, which can be passed to an
external editor. So the only way is, to pass a copy of the original
source to the editor. If you access local files (via "file:" scheme)
then you get the original file.
BTW: Under MacOS 8/9 you had the same problem for all files/sources
which were not (or no longer) stored in the Web Cache (which can happen
if the WebCache is very small or disabled).

Signature
Alexander
dorayme - 30 Aug 2008 15:10 GMT
> > on my old Mac). But now that I develop using a local server, the iCab
> > simply brings up a temporary copy.
[quoted text clipped - 8 lines]
> which were not (or no longer) stored in the Web Cache (which can happen
> if the WebCache is very small or disabled).
OK... I guess it *is* a tricky one then...
... with European winter coming up and the Russians probably at least
toying with the idea of choking fuel supplies, you might *have* to stay
rugged up inside and work out how to get around to a preference that
makes the original file come up in the editor on view source when
working on a local server no matter what obstacles ... <g>

Signature
dorayme