Refactoring Limitations
Changes made to certain items are not refactored in this release. You must handle reference updates manually.
- References to moved or changed folders in strings
- References to changed or moved folders are not updated in strings, including CDD and XSLT strings. CDD strings are used in the Cluster Definition Descriptor editor to point to project resources using their project path. XSLT strings are used in mapper functions, which are completed using the Function Argument Mapper. (Such references are, however, updated for entity refactoring operations).
- Copy-paste of folders
- Elements inside the pasted folder are not updated.
- References to global variables and shared resources
- Refactoring does not handle changes to global variables and shared resources. You must manually update references to global variables and shared resources that you change.
Copyright © TIBCO Software Inc. All Rights Reserved.