<div dir="ltr">Hi all,<br><br>Whenever I save a file with DrRacket on OSX, it always sets some extended attributes on the file. Specifically it sets:<br><div><br>[snips:pl7/examples] xattr -l somefile.rkt<br></div><div>com.apple.FinderInfo:</div>
<div>00000000  54 45 58 54 44 72 53 63 00 00 00 00 00 00 00 00  |TEXTDrSc........|</div><div>00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |................|</div><div>00000020<br><br>In addition if I clear the xattr's (via xattr -c) DrRacket treats this as an external write to the file and prompts me to overwrite on save and revert on run. Is this behavior intended? It seems odd given that DrRacket doesn't do this with normal attributes (permission, suid bit, etc.) If it is intended what is the rational and can I disable it?<br>
<br>--Spencer<br><br><br></div></div>