cocoa touch - iOS - Best practice to store user data -
i've created file system users can create folders organize "stuff". problem need information each folder (i.e timeout, color, id, etc) can't nsfilemanager class.
so, instead of creating physical folders, thought create virtual folders using sort of database.
i thought use nsuserdefaults store data, i've been reading , not decide if right or not. know can job, right tool it?
Comments
Post a Comment