Re: How to get information from the download manager?
Re: How to get information from the download manager?
- Subject: Re: How to get information from the download manager?
- From: Adam Leonard <email@hidden>
- Date: Thu, 30 Jun 2005 23:59:02 -0700
Well, if you really needed to do it, there might be another way.
As of tiger (and panther), safari creates a .download bundle for
every download and saves it to the download location as set in the
preferences. Inside the .download bundle is a plist that provides all
the information the downloads.plist does, but it updates it as the
file downloads.
So, if you found a way to find the download location set in the
preferences (the only way I know to do that would be to phrase the
safari preferences file) you could intercept all the .download files
as they are created and phrase the plist inside.
This could easily break in future releases, and I think they added
the .download files in panther, so you couldn't support 10.2.
Of course, as mentioned, the best thing to do would be to file an
enhancement request
-Adam Leonard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden