Think about how the system will use your data, and design your objects so that their data is optimized for highest performance. Then code your OOP design in whichever language is best for the task.
Posts Tagged ‘c’
March 22nd, 2010
OOP != classes, but may == DOD
No Comments, Development, featured, Objective-C, by Lane Roathe.December 18th, 2009
How to background load and cache UIImageViews images
16 Comments, Apple, Development, featured, iPhone / iOS, by Lane Roathe.It’s often the case that the apps I am working on are required to download quite a couple, or even…