FROM : Keith Duncan
DATE : Thu Feb 21 23:08:09 2008
> I'd like to create an informal protocol where objects can have an
> optional method.
Though you don't say which SDK you are targeting; if you're using Obj-
C 2.0 then you can also use a formal protocol and the @optional
directive.
Keith
DATE : Thu Feb 21 23:08:09 2008
> I'd like to create an informal protocol where objects can have an
> optional method.
Though you don't say which SDK you are targeting; if you're using Obj-
C 2.0 then you can also use a formal protocol and the @optional
directive.
Keith
| Related mails | Author | Date |
|---|---|---|
| Mike R. Manzano | Feb 21, 16:57 | |
| Hamish Allan | Feb 21, 17:06 | |
| Quincey Morris | Feb 21, 18:35 | |
| Kyle Sluder | Feb 21, 20:06 | |
| Keith Duncan | Feb 21, 23:08 | |
| Mike R. Manzano | Feb 22, 05:38 |






Cocoa mail archive

