Skip to content

Conversation

@mtrojnar
Copy link
Owner

@mtrojnar mtrojnar commented Jun 2, 2025

Use ENGINE_by_id() for any engine name that doesn't contain a dot, assuming it's an engine ID. If the name includes a dot (e.g., a file extension), treat it as a path to a dynamic engine module.

See #436 for discussion.

@mtrojnar mtrojnar requested a review from olszomal June 2, 2025 12:03
Copy link
Collaborator

@olszomal olszomal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and verified – behaves as intended.

Use ENGINE_by_id() for any engine name that doesn't contain a dot,
assuming it's an engine ID. If the name includes a dot (e.g., a file
extension), treat it as a path to a dynamic engine module.

See #436 for discussion.
@mtrojnar mtrojnar merged commit 9b7dae4 into master Jun 2, 2025
17 checks passed
@mtrojnar mtrojnar deleted the ENGINE_by_id branch June 2, 2025 20:08
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.

3 participants