[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FinderExtras Folder
Nate (nathan@cco.caltech.edu) writes:
> Excuse me. It does matter, on a few Finder Extensions, very, very
>much. A few that I have crash if they're in system.setup; I suspect
>that it's things like assuming variables are uninitialized (or zero),
>and dying when they aren't. Therefore, I check whether it's a
>Finder Extension, and if so, I tend to place it in FinderExtras.
Aren't there also memory usage differences? I seem to remember that files
in system setup always load, whereas files in finderExtras only load when
the finder is started.
-seth