When I use JDK1.2 and save a design, and then reload that design into JDK1.1.6, the design fails to load. Why?
This most likely cause of this problem is Fonts. When saving a design, all properties are Serialized. In JDK1.2 the structure of the Font class has drastically changed, so when loading a design which contains a JDK1.2 Font into Visaj running on JDK1.1.6, JDK1.1.6 has trouble reading the Font and prevents Visaj from loading that file. So far the only work around we have for this, is to remove all specified fonts from your JDK1.2 design, save, and then reload using Visaj on JDK1.1.6. We are working very hard to fix this problem. However, it is possible that other such incompatibilities exist, and, if one is found, we would greatly appreciate any information you may have. Please contact support@ist-inc.com if you find such a problem.