Hi, today I would like to explain how to extend classes from the iPhone SDK frameworks. The main idea behind that is not to create loads of classes, one for each functionality, but create custom extensions for the existing ones.
↧
Hi, today I would like to explain how to extend classes from the iPhone SDK frameworks. The main idea behind that is not to create loads of classes, one for each functionality, but create custom extensions for the existing ones.