Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Change to declared variables to support dynamic expressions#3450

Merged
jonsequitur merged 5 commits into
dotnet:mainfrom
bleaphar:bleaphar/declaredVariableExperiment
Feb 15, 2024
Merged

Change to declared variables to support dynamic expressions#3450
jonsequitur merged 5 commits into
dotnet:mainfrom
bleaphar:bleaphar/declaredVariableExperiment

Conversation

@bleaphar

Copy link
Copy Markdown
Contributor

This pr changes the declared variable definition to support dynamic expressions.

Summary

  • Moved the code for dynamic expression matching into a static class to be used in multiple locations
  • Added tests in the kernel and variables to target this scenario
  • Updated the bind function in request node to fix a stack overflow issue that was occurring with the circular reference

@jonsequitur
jonsequitur merged commit a86a6ec into dotnet:main Feb 15, 2024
@colombod colombod added the Area-HTTP HttpKernel, Visual Studio HTTP Editor label Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area-HTTP HttpKernel, Visual Studio HTTP Editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants