On Tue, Jul 8, 2008 at 10:45 AM, Tom Andersen <[EMAIL PROTECTED]> wrote:
> User Entered tags:
> --------------------------
> stored: under the keyword: kXATTR_UserTags
> value: NSArray of NSStrings. No hierarchy, maximum tag length 100  chars,
> maximum number of tags 100, Guidelines: tags should be entered by the user,
> and not be things like GUIDs, paths, etc.

You want all of this in one extended attribute? Even assuming no
overhead for NSArray or NSStrings, wouldn't 100 chars/tag * 100 tags
already be about 2-3 times the maximum amount of storage currently
allowed in one generic extended attribute? As I understand the maximum
is roughly 4K, with the ResourceFork being a special case clearly.
_______________________________________________

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

This email sent to [EMAIL PROTECTED]

Reply via email to