[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] [Approve?] Add 'Extensions' directories to compiler




On Dec 20, 2004, at 3:07 PM, sdwilson@xxxxxxxxxxxx wrote:



~/Library/Application Support/ is the proper place for application
specific supporting files on OS X. Class libraries fit in this category
perfectly.
~/scwork is probably not a good place for documents.
~/Documents/SuperCollider or something like that might be better.
So if anything, I would change ~/scwork, not the other way around.


IMHO startup.rtf should live in ~/Library/Application
Support/SuperCollider/. Then we wouldn't need ~/scwork/. As it is now, I only use it for the startup file, and I suspect this is commonly the case.

I also still think there should be a global startup file, which could
logically live in /Library/Application Support/SuperCollider/. But maybe that's just my problem as we're working in a lab situation and are moving
to multiple user accounts.


Perhaps it could execute
~/Library/Application Support/SuperCollider/startup.rtf
and if that were not present, it would execute
/Library/Application Support/SuperCollider/startup.rtf