Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled model: Generate lambdas used in change tracking #24904

Closed
Tracked by #24903 ...
AndriySvyryd opened this issue May 13, 2021 · 0 comments · Fixed by #33409
Closed
Tracked by #24903 ...

Compiled model: Generate lambdas used in change tracking #24904

AndriySvyryd opened this issue May 13, 2021 · 0 comments · Fixed by #33409
Labels
area-aot area-change-tracking area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement

Comments

@AndriySvyryd
Copy link
Member

Depends on #24900 and #24895

@AndriySvyryd AndriySvyryd added this to the Backlog milestone May 18, 2021
AndriySvyryd added a commit that referenced this issue Mar 26, 2024
Add full support for service properties
Use a consistent pattern for unsafe accessors
Store the unsafe accessor names in an annotation
Refactor the different mechanisms for tracking variables in the generated code into a single bidirectional dictionary

Fixes #29761
Fixes #24904
Fixes #24900
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 26, 2024
AndriySvyryd added a commit that referenced this issue Mar 26, 2024
Add full support for service properties
Use a consistent pattern for unsafe accessors
Store the unsafe accessor names in an annotation
Refactor the different mechanisms for tracking variables in the generated code into a single bidirectional dictionary

Fixes #29761
Fixes #24904
Fixes #24900
AndriySvyryd added a commit that referenced this issue Apr 4, 2024
Add full support for service properties
Use a consistent pattern for unsafe accessors
Store the unsafe accessor names in an annotation
Refactor the different mechanisms for tracking variables in the generated code into a single bidirectional dictionary

Fixes #29761
Fixes #24904
Fixes #24900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-aot area-change-tracking area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant