Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Contributed by Greg Jastrab
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.