Skip to content

Removing Evaluate#1496

Merged
zainforbjs merged 2 commits intodevelopfrom
architecture-3.0
Feb 19, 2025
Merged

Removing Evaluate#1496
zainforbjs merged 2 commits intodevelopfrom
architecture-3.0

Conversation

@zainforbjs
Copy link
Contributor

Replaced evaluate with evaluateExpression for resolving expressions in the debug function.
EvaluateExpression handles variables and functions in the variables scope and properly passes arguments to functions.
Evaluate is now used only for calling built-in CFML functions.

Replaced evaluate with evaluateExpression for resolving expressions in the debug function.
evaluateExpression handles variables and functions in the variables scope and properly passes arguments to functions.
evaluate is now used only for calling built-in CFML functions.
Updated the code to use the invoke function instead of dynamic invocation
@zainforbjs zainforbjs merged commit e2d88d9 into develop Feb 19, 2025
17 checks passed
@zainforbjs zainforbjs deleted the architecture-3.0 branch February 19, 2025 19:49
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