FROM : j o a r
DATE : Fri Dec 03 20:44:40 2004
Could you give an example of the instance variables and functionality
that you need to have available in all classes that you use?
j o a r
On 2004-12-03, at 19.33, Alex Majora wrote:
> I am on a very large project, so I've established a common custom
> class, MyObject, inserted beneath NSObject for all of our objects that
> inherit directly from NSObject; In this way, we can add all of our
> common functionality and instance variables there, so there's no
> duplication amongst the various classes.
DATE : Fri Dec 03 20:44:40 2004
Could you give an example of the instance variables and functionality
that you need to have available in all classes that you use?
j o a r
On 2004-12-03, at 19.33, Alex Majora wrote:
> I am on a very large project, so I've established a common custom
> class, MyObject, inserted beneath NSObject for all of our objects that
> inherit directly from NSObject; In this way, we can add all of our
> common functionality and instance variables there, so there's no
> duplication amongst the various classes.
| Related mails | Author | Date |
|---|---|---|
| Alex Majora | Dec 3, 19:33 | |
| j o a r | Dec 3, 20:44 | |
| Jim Thomason | Dec 3, 21:01 | |
| Ken Anderson | Dec 3, 21:07 | |
| Jim Thomason | Dec 3, 23:17 | |
| Ken Anderson | Dec 3, 23:59 | |
| Shaun Wexler | Dec 4, 00:11 | |
| Shaun Wexler | Dec 4, 00:12 | |
| The Karl Adam | Dec 4, 00:38 | |
| M. Uli Kusterer | Dec 4, 08:58 | |
| Shaun Wexler | Dec 5, 01:49 |






Cocoa mail archive

