- I should not have written 'sub-classing'; this technique works by actually extending an existing class (Objective C allows you to extend a class)
- AFAIK this technique only works with Objective-C based apps.
- I should not have written 'sub-classing'; this technique works by actually extending an existing class (Objective C allows you to extend a class)
- AFAIK this technique only works with Objective-C based apps.