Skip to content

refactor: Reduce redundancy of argument code logic#2125

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-argcode
Open

refactor: Reduce redundancy of argument code logic#2125
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-argcode

Conversation

@lgritz

@lgritz lgritz commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Some of the translation of type codes to the abbreviations we use internally for argument type signatures and internal function naming, like 'f' for float, 'c' for color, etc., were repeated in various place. This tries to remove some of the duplication.

Some of the translation of type codes to the abbreviations we use
internally for argument type signatures and internal function naming,
like 'f' for float, 'c' for color, etc., were repeated in various
place. This tries to remove some of the duplication.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
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.

1 participant