Implement static data slicing #948
Labels
C-data-infra
Component: provider, datagen, fallback, adapters
S-large
Size: A few weeks (larger feature, major refactoring)
T-core
Type: Required functionality
Milestone
I have been talking about data slicing via static code analysis for a long time. I did early experiments to demonstrate that this is possible. This issue is to track the eventual implementation of this feature.
How it will work:
Step 2 is the tricky part. Some experimentation will be necessary. The solution which I know will work would be to conditionally annotate the data model of ResourceKey with a special value that can be found via
strings(1)
or a similar tool.The text was updated successfully, but these errors were encountered: