[Openmcl-devel] How to keep invisible flags of dfsl files after recompilation?

Gary Byers gb at clozure.com
Tue Apr 25 15:10:19 PDT 2006



On Tue, 25 Apr 2006, Wouter Van den Broeck wrote:

> Dear,
>
> Is it possible for me to configure OpenMCL is such way that the
> invisible flags of dfsl files are kept when recompiling the source
> files?

If you're talking about the Finder's "hidden" bit, the short answer is
"no"; all of the filesystem code in OpenMCL (including the code that
creates FASL files) is blissfully unaware of things like Finder
attributes, HFS file types, resource forks, ...

>
> I have the habit of 'hiding' the compiled files by setting the
> invisible flags of the files in order to avoid visual clutter in my
> file manager. However, in OpenMCL, when I recompile a lisp file, the
> corresponding dfsl file becomes visible again. I would greatly
> appreciate if the dfsl files would remain invisible.


>
> TIA
>
> Wouter VdB
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list