FR Number | Problem Description |
|---|---|
1114 |
Case insensitive class name conflict only resolved on activiation of updates. |
Full DescriptionAn update created in ObjecTime Developer 5.0 or older allows class names to differ only by case. In ObjecTime Developer 5.1 and later, allowing class names to differ only by case is controlled by a user preference. Any context which has class names that differ in case only can be succesfully activated into OTD 5.2. However, compiling this on a platform which has case insensitive filenames such as Windows NT may fail. In order to resolve any such naming conflicts proceed as follows:
The new context should have no conflicting names for its classes. However, references to these classes must be updated manually. | |