On 3 May 2008, at 02:43, Adam R. Maxwell wrote:


On May 2, 2008, at 12:18 PM, Ben wrote:

Re-sending as this did not seem to get make it to the list.

I have been reading the documentation for implementing the NSFastEnumeration protocol and am having some difficulties following it.

[...]

Apologies if these are basic questions, but I got decidedly lost trying to follow the docs.

I also got lost in the docs (I should file a bug one of these days). Anyway, take a look at CFArray.c from Apple's CF source, specifically the _CFArrayFastEnumeration function. Having that for an example really helped.

hth,
Adam

Thanks for that pointer, I'll spend some time digging through it. I also found your FVPriorityQueue code in the Bibdesk repository (mentioning it here to help others). Re-designing my class using a system closer to those two files looks like it will provide faster and neater code too.

Also it would appear that my original post has turned up a day late. Sorry about the extra noise.

Ben.
_______________________________________________

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