Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How To Archive Objects using NSCoding?

In native Cocoa, you can archive objects, arrays, and other data structures by using NSCoding methods such as encodeWithCoder and initWithCoder, which is a way of persisting the data to disk. Is this possible with Titanium Mobile? If not, is this a feature that can be considered for a future release?

— asked November 30th 2010 by Slim McKinsley
  • archive
  • encodewithcoder
  • initwithcoder
  • nscoding
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.