Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather all string operators in one standard file #635

Closed
wants to merge 1 commit into from

Conversation

elronbandel
Copy link
Member

This PR addresses the scattered nature of string/text operators across different modules—operators and processors—making them challenging to locate, reuse, and maintain a consistent standard while tracking changes. The goal is to consolidate all string/text operators into a single file, enhancing discoverability and standardization. This includes thorough documentation, an introductory guide listing all operators, and a reduction in their number to streamline usage. Additionally, this PR introduces tests for each operator to ensure reliability. Importantly, these changes are designed to be 100% backward compatible.

Signed-off-by: Elron Bandel <elron.bandel@ibm.com>
@elronbandel elronbandel changed the title Add string operators file Gather all string operators in one standard file Mar 6, 2024
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.

None yet

1 participant