What are my choices for a persistent store other than CoreData?
Since I'm having so many problems doing a CoreData migration with
MagicalRecord, I'm thinking of breaking out the attributes I added to the
default configuration and making another persistent store other than
CoreData. (I have 24 strings to store).
What are my choices?
No comments:
Post a Comment