Re: Progress for archiving/dearchiving
Re: Progress for archiving/dearchiving
- Subject: Re: Progress for archiving/dearchiving
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 17 Sep 2013 11:42:21 +0700
On 17 Sep 2013, at 00:26, Graham Cox <email@hidden> wrote:
>
> What I was sort of hoping was that there was a way to figure out from the archive how many objects there were without having to archive the number explicitly. For example, the root level of an archive is a dictionary, which has a count, but that's only the top level. Going more into the way archives are actually stored, maybe the $top array might be a more accurate count? Dunno, I guess I'll have to experiment.
Every archive has a $objects table at the end. The size of it is easily readable. (But doing so might break whenever Apple changes the format).
Kind regards,
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden