Re: last modified file - how to catch?
Re: last modified file - how to catch?
- Subject: Re: last modified file - how to catch?
- From: Shane Stanley <email@hidden>
- Date: Mon, 07 Jul 2014 22:37:53 +1000
On 7 Jul 2014, at 10:24 pm, Christopher Stone <email@hidden> wrote:
I tried the lib, and it works fine.
It's slow on first run after installation, but subsequent runs are fast.
A question to save me the time or rebooting:
How does it behave on first use after a reboot? Do you still have the first-load-time overhead?
Referenced frameworks always have to be loaded before they can be used. Every app is likely to have Foundation.framework loaded anyway, but ASObjC loads a special file (.bridgesupport) that provides certain AS <->Objective-C translation info. I suspect that only has to be done once for each framework loaded by an app, and not each library, but I haven't actually checked.
But I wonder if what you're also seeing is more the result of file system caching.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden