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

Bugfix: JEventSource::GetObjects #361

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Bugfix: JEventSource::GetObjects #361

merged 2 commits into from
Sep 16, 2024

Conversation

nathanwbrei
Copy link
Collaborator

JFactory::Create now calls JEventSource::GetObjects() before calling JFactory::Process.

To minimize any performance implications, this behavior is opt-in, using the JEventSource::EnableGetObjects() flag.

Ideally we'd migrate away from using GetObjects anywhere, but we need it in order to finish the port of halld_recon.

This change makes GetObjectsFactory redundant.

@nathanwbrei nathanwbrei merged commit 7d40da3 into master Sep 16, 2024
9 checks passed
@nathanwbrei nathanwbrei deleted the nbrei_fix_getobjects branch September 16, 2024 03:54
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