refactor: systems now use explicit engine interface implementations to reduce intellisense clutter or improper usage. #9

Merged
Syntriax merged 1 commit from refactor/explicit-interface-implementations into development 2026-05-04 23:00:31 +02:00
Owner

I'm not sure if this is a good idea, however the engine interfaces should not be called improperly as they can cause very unexpected behaviour. Making them explicitly implemented in classes is probably a good way to make sure that it's not the intended way to use them, but you can still use them if you really need/want to.

I'm not sure if this is a good idea, however the engine interfaces should not be called improperly as they can cause very unexpected behaviour. Making them explicitly implemented in classes is probably a good way to make sure that it's not the intended way to use them, but you can still use them if you really need/want to.
Syntriax merged commit 1e566ab592 into development 2026-05-04 23:00:31 +02:00
Syntriax deleted branch refactor/explicit-interface-implementations 2026-05-04 23:00:31 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Syntriax/Syntriax.Engine!9
No description provided.