Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup: Remove obsolete, unused functionality #282

Merged
merged 5 commits into from
Apr 13, 2024
Merged

Conversation

nathanwbrei
Copy link
Collaborator

No description provided.

This functionality isn't used anywhere and is superseded by JEvent::Insert
The design can't be updated to support hierarchical events. For now we are keeping the abstract class so that we can swap in different engines in the future.
This is because JResettable is a base class used only for/by JResourcePool, and JEvent has much more complex memory ownership semantics than JResourcePool can handle.
These are entirely superseded by TimesliceExample
@nathanwbrei nathanwbrei merged commit c91175c into master Apr 13, 2024
3 checks passed
@nathanwbrei nathanwbrei deleted the nbrei_excisions branch April 13, 2024 07:29
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