Hi all,

If I wanted to add some sort of progress reporting to archiving and 
dearchiving, what's a good way to do it? The problem seems to me to know what 
the 'count' of things read from/written to the file is to set the progress max 
value. Since the delegate gets called for each object instantiated, that part 
of it isn't a problem, I can just bump a counter. Counting the objects rather 
than actual bytes is probably as fine-grained as I need to get.

--Graham



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to