Article # 290, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
App crashes in EC but not in NC.
Q. My app works in GEOS NC, but causes a fatal error in GEOS EC. Swat says that the app is bombing out just as it launches because backtrace shows nothing that is from my app. A. Make sure that only the subclassing of ProcessClass has the option "neverSaved." EC does not take well to other subclassed objects having the neverSaved option set.