Skip to content

Improve echo type handling in EchoKey extension#162

Merged
szepeviktor merged 1 commit intoszepeviktor:masterfrom
herndlm:improve-echo-type-handling
Feb 26, 2023
Merged

Improve echo type handling in EchoKey extension#162
szepeviktor merged 1 commit intoszepeviktor:masterfrom
herndlm:improve-echo-type-handling

Conversation

@herndlm
Copy link
Copy Markdown
Contributor

@herndlm herndlm commented Feb 26, 2023

Closes #160

@IanDelMar check out the first one, we don't even have to care if it's a constant array or not :)

the second one feels a bit like an overkill, but it is more correct I guess..

@IanDelMar
Copy link
Copy Markdown
Contributor

IanDelMar commented Feb 26, 2023

The first one is much better than what I came up with in other PRs using foreach (){}. Don't care about the second one; support for query strings will be dropped anyways.

@szepeviktor szepeviktor merged commit d77d612 into szepeviktor:master Feb 26, 2023
@herndlm herndlm deleted the improve-echo-type-handling branch February 27, 2023 07:26
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.

EchoKey extension: Properly handle getConstantStrings() and getConstantArrays()

3 participants