Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SoulSniper1212
Copy link

Overview

This PR addresses issue #5538 by deprecating the usage of strings with the Convert To List keyword in the Collections library. A deprecation warning is now issued when a string is passed to this keyword, directing users to use Split String To Characters from the String library instead.

Checklist

  • Code changes implemented
  • Tests updated (pending)
  • Deprecation warning added

Proof

The changes introduce a deprecation warning when the Convert To List keyword receives a string input. This will guide users to use the more appropriate Split String To Characters keyword from the String library, improving clarity and preventing potential misuse.

Closes

#5538

@pekkaklarck
Copy link
Member

Thanks for the PR. As you can read from the issue, we haven't yet decided do we want to do this and my current thinking is no. In that case this PR will be closed. Otherwise tests are needed and the included log files should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants