iOS 架构决策
我是一名新的 iOS 开发人员,希望制作我的第一个应用程序。我有很多练习的列表,我只是希望用户能够浏览这些练习,在点击练习时阅读练习的描述,然后选择并查看他们最喜欢的练习。
我阅读了“开始 iPhone 4 开发”并决定使用 CoreData 将是我最好的选择。我已经取得了重大进展(我可以浏览列表并在点击它时看到说明),但是当我尝试使用 CoreData 更新模型时,我遇到了很多数据模型转换问题新版本。看来 CoreData 可能并不完全符合我的要求。
长话短说——我应该在 iOS 中使用什么来完成这样的应用程序?
一个公平的比较可能是新闻应用程序,用户滚动列表,选择要阅读的故事,然后可以执行诸如收藏和分享之类的操作。我只是不知道他们到底用什么来做到这一点。
谢谢!
I'm a new iOS developer looking to make my first app. I have list of a lot of exercises that I simply want the user to be able to browse through, read a description of the exercise when they tap on it, and select and view their favorite exercises.
I read "Beginning iPhone 4 Development" and decided that using CoreData would be my best bet. I've made significant progress with it (I'm able to browse the list and see a description when I tap it), but I'm running into a lot of data model conversion issues when I try to update models in CoreData with a new version. It seems like CoreData might not be exactly meant for what I want.
Long story short - what should I be using in iOS to accomplish an app like this?
A fair comparison might be a news app where the user scrolls a list, selects a story to read, and then can do things like favorite and share it. I just don't know what exactly they use for that.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论