On 16/11/2012, at 10:23 AM, Greg Parker <[email protected]> wrote: > The simple solution is to declare your property as NSObject<MyProtocol>* . >
D'oh!! Thanks - that was simple. I thought I'd tried it, but my syntax was wrong: I had NSObject*<MyProtocol> --Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
