-
Notifications
You must be signed in to change notification settings - Fork 9
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
No SetSingle for JMultiFactory #226
Comments
Technically there is no |
I guess we could technically accumulate everything passed to |
Could we just throw the exception for PODIO types, but give it a long-ish message explaining that it is a limitation of PODIO and therefore not allowed for PODIO data types? This should save you from having to explain it. I'm only suggesting this if it is a quick/easy thing to implement. |
What I don't like about it is that there is like 2 JANA2-s, one with PODIO and one without. They behave differently and their user expectations are different. It basically forces you to write different code for both (I am not touching event model here). Initially it looked like implementation compromise but as it goes further it starts to look like major architectural flow. |
Moving this discussion to #254 |
At least in non PODIO version
The text was updated successfully, but these errors were encountered: