Skip to content

Change CelExtension definition to return cel::CompilerLibrary.#1928

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_893162656
Open

Change CelExtension definition to return cel::CompilerLibrary.#1928
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_893162656

Conversation

@copybara-service
Copy link
Copy Markdown

Change CelExtension definition to return cel::CompilerLibrary.

This change updates the CelExtension interface in cel-python to return a cel::CompilerLibrary instead of implementing a ConfigureCompiler method. This
simplifies the integration of C++ extensions, allowing the temporary adapter classes used to bridge the old interface to be removed.

This change updates the CelExtension interface in cel-python to return a cel::CompilerLibrary instead of implementing a ConfigureCompiler method. This
 simplifies the integration of C++ extensions, allowing the temporary adapter classes used to bridge the old interface to be removed.

PiperOrigin-RevId: 893162656
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