Skip to content

Remove AbstractFactory base class #1943

@upsj

Description

@upsj

The AbstractFactory base class doesn't really provide any useful functionality, since all of the important things are happening inside the LinOpFactory::generate or Criterion::generate functions. AbstractFactory::generate doesn't even call the loggers properly, but luckily it is hidden by its overload in LinOpFactory. I think we can do without that base class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions