Protocols with Categories?
Protocols with Categories?
- Subject: Protocols with Categories?
- From: Charles Jolley <email@hidden>
- Date: Fri, 31 May 2002 23:29:20 -0500
Hi:
I would like to add support for a formal protocol to a class using a category. Is there any way to declare that the class now conforms to the formal protocol using categories? I know I could just implement the protocol, but I need the class to respond to conformsTo: properly as well.
Thanks,
-Charles
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.