Skip to content

Example of direct expression idea#7

Draft
allisoneer wants to merge 1 commit intopanoramicdata:mainfrom
allisoneer:add-direct-expressions
Draft

Example of direct expression idea#7
allisoneer wants to merge 1 commit intopanoramicdata:mainfrom
allisoneer:add-direct-expressions

Conversation

@allisoneer
Copy link
Copy Markdown

Code completion and parameter typing for NCalc Expressions seems cool to me. I had an idea of doing these direct expressions that call ExtendedExpression behind the scenes.

An alternative/additive approach to this would be using a dynamic approach using TryInvokeMember.
This would not allow code completion or parameter typing, but it would look a lot cleaner in the editor and only need a single string input.

Not tested whatsoever and not knowing what the code that uses these extensions looks like.

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