Migration Guide : Migrating from Version 8.6.1 : Move SequenceableCollection>>#swap:with: to CLDT for shared use by RBBrowserUIApp and SeasideCoreApp
Move SequenceableCollection>>#swap:with: to CLDT for shared use by RBBrowserUIApp and SeasideCoreApp
Reason for change
SequenceableCollection>>#swap:with: was provided by the GreaseVASTCoreApp application and is used by various Seaside applications. This method is also used in the RBBrowserUIApp application, but the Refactoring Browser does not supply an implementation.
Change
The implementation of SequenceableCollection>>#swap:with: was moved from the GreaseVASTCoreApp application to the CLDT subapplication and categorize as ES-Portability.
Action required
If your applications provide an implementation of SequenceableCollection>>#swap:with:, it should be removed after ensuring that it provided the same functionality as the new implementation..
Last modified date: 04/05/2019