Too many constructors #8
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
question
Further information is requested
See: #6 (comment)
It seems to me that I made too many constructors. This can be confusing when trying to implement new features, as contributors might be unsure what is needed and what not. In truth, those constructors were created as at the time it was simply a research project and I was the only user of the tool. So some helper constructors were made as quick fixes to simplify integrations. In other cases I needed granular steps that could be easily reported in testing utilities.
They should be refactored to reflect real-world use cases.
The text was updated successfully, but these errors were encountered: