Skip to content

Conversation

alirezavalipour
Copy link

Summary

replace switch case with assoc array

Type of change

  • replace switch case with assoc array, because it's less code lines and it's more understandable

@mfn
Copy link
Collaborator

mfn commented Nov 30, 2020

👎 on the whole change, I don't think it improves anything and actually it makes the first default branch harder to read and to maintain, should the logic need to be improved:
image

The last line looks so forced without much gain.

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