Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 19. Working with Data in AIR > Migrate Serialization Changes

recipe 19.2. Migrate Serialization Changes

Contributed by Greg Jastrab

19.2.1. Problem

Your AIR application stores a custom IExternalizable class to disk, and a later update to the application adds new variables to the class that would cause a runtime error in your readExternal() method call if you tried to read them in.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint