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

Inconsistently named header files #113

Open
faustus123 opened this issue Jun 25, 2022 · 0 comments
Open

Inconsistently named header files #113

faustus123 opened this issue Jun 25, 2022 · 0 comments

Comments

@faustus123
Copy link
Collaborator

These headers exist:

JEventSourceGenerator.h
JEventSourceGeneratorT.h
JFactoryGenerator.h

The last one defines both the JFactoryGenerator and JFactoryGeneratorT classes. Either both the templated version and non-templated should be in a single header file or both should always have their own header files. Same may be true for other classes.

@nathanwbrei nathanwbrei changed the title Apparent inconsistency in header file naming Inconsistently named header files Jul 17, 2024
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

No branches or pull requests

1 participant