Skip to content

Properly split words with numbers#121

Open
bderrly wants to merge 1 commit intoshurcooL:mainfrom
bderrly:numberfields
Open

Properly split words with numbers#121
bderrly wants to merge 1 commit intoshurcooL:mainfrom
bderrly:numberfields

Conversation

@bderrly
Copy link
Copy Markdown

@bderrly bderrly commented Apr 22, 2024

If a field name has numbers then some new rules need to be added. I ran into a case where FdrS3FileSizeMax split the words into {"Fdr", "S3File", "Size", "Max"} which results in a subsequent call to ToMixedCaps() to return FdrS3fileSizeMax (notice the small 'f' after 'S3').

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant