Implementing a Repository Pattern for iOS Apps
Aug 31
Ever since I started working with iPhone and Core Data, ive been a bit taken back by how hap-hazardly the code ive seen is used for it. People just set up entity retrieval and fetches wherever it is needed in the code and move on. I believe i have an idea on how to fix this issue. Here's a quick summary on the repository pattern, explained by Martin...
Read More





Recent Comments