Skip to content

[expressions] Add getValue API to lookup property value#13

Open
brsanthu wants to merge 1 commit intoelematic:mainfrom
brsanthu:getvalueapi
Open

[expressions] Add getValue API to lookup property value#13
brsanthu wants to merge 1 commit intoelematic:mainfrom
brsanthu:getvalueapi

Conversation

@brsanthu
Copy link
Copy Markdown

This PR extracts logic to get property value into separate API and uses that API to do property access. This enables users to override property access to support non-standard access patterns.

Fixes #12

@brsanthu
Copy link
Copy Markdown
Author

brsanthu commented Nov 14, 2024

@justinfagnani Appreciate it if you can review and add any feedback.

@brsanthu brsanthu changed the title Add getValue API to lookup property value [expressions] Add getValue API to lookup property value Nov 14, 2024
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.

[expressions] Provide interface to override just property getter

1 participant