Skip to content

Defer ViewModelMetadata processing on error types or missing @AssistedFactory.#5175

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_914946016
Open

Defer ViewModelMetadata processing on error types or missing @AssistedFactory.#5175
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_914946016

Conversation

@copybara-service
Copy link
Copy Markdown

Defer ViewModelMetadata processing on error types or missing @AssistedFactory.

This change throws an ErrorTypeException when the assisted factory type is an error type or when the factory class is not yet annotated with @AssistedFactory. This allows the compiler to defer processing to a later round, giving time for the necessary types and annotations to be fully generated.

RELNOTES=Defered ViewModelMetadata processing on error types or missing @AssistedFactory

…dFactory.

This change throws an ErrorTypeException when the assisted factory type is an error type or when the factory class is not yet annotated with @AssistedFactory. This allows the compiler to defer processing to a later round, giving time for the necessary types and annotations to be fully generated.

RELNOTES=Defered ViewModelMetadata processing on error types or missing @AssistedFactory
PiperOrigin-RevId: 914946016
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