Skip to content

code cleanup - refactor#1505

Merged
ashitsalesforce merged 1 commit into
forcedotcom:masterfrom
ashitsalesforce:master
Mar 15, 2025
Merged

code cleanup - refactor#1505
ashitsalesforce merged 1 commit into
forcedotcom:masterfrom
ashitsalesforce:master

Conversation

@ashitsalesforce
Copy link
Copy Markdown
Contributor

  • avoid multiple calls to convert from array of command line arguments to a map of command line arguments.
  • avoid conversion from command line arguments map to command line arguments array
  • move convertCommandArgsArrayToArgMap() to DataLoaderRunner and rename it configureRunModeAndGetArgsMap() to better reflect its purpose.

- avoid multiple calls to convert from array of command line arguments to a map of command line arguments.
- avoid conversion from command line arguments map to command line arguments array
- move convertCommandArgsArrayToArgMap() to DataLoaderRunner and rename it configureRunModeAndGetArgsMap() to better reflect its purpose.
@ashitsalesforce ashitsalesforce merged commit fa0fd57 into forcedotcom:master Mar 15, 2025
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