Skip to content

Conversation

Sergio0694
Copy link
Member

This PR addresses some issues around requiring unsafe code. In particular, it makes the TryGetDependentActivationFactory method be generated only when we actually do have some activation factories, or skipped entirely otherwise. This will allow apps not generating projections in their projects to not have to enable unsafe blocks unnecessarily.

@Sergio0694 Sergio0694 added the AOT label Jul 3, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW July 3, 2024 02:56
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/refine-merged-factory-codegen branch 2 times, most recently from 8adb499 to a232aef Compare July 3, 2024 04:20
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/refine-merged-factory-codegen branch from 024f4c4 to 7b7c16e Compare July 9, 2024 15:56
@Sergio0694 Sergio0694 merged commit 143e2cc into staging/AOT Jul 10, 2024
@Sergio0694 Sergio0694 deleted the user/sergiopedri/refine-merged-factory-codegen branch July 17, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants