Skip to content

Manifest should inherit NestedManifest? #20

@Villux

Description

@Villux

Concepts are not clear with NestedManifest and Manifest. This will lead to problems when repository and all hmt-servers products grow.

When new field is added to Manifest it's required (?) for NestedManifest as well. At least it's hard to say when it's needed and when it's not. This will lead to code duplication and it should be avoided always.

If manifest would inherit from nested manifest duplicate fields would be only in NestedManifest. And maybe NestedManifest could be called BaseManifest with a good description that tells where that's used and what should be in it.

Metadata

Metadata

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