Skip to content

ExDM Add DI to the Catalog #385

@mpostol

Description

@mpostol

Describe problem

Now to initialize the state of the class

TP.StructuralData.LINQ_to_object.Catalog

Method DI is used, namely:

Catalog.AddContent(System.Collections.Generic.IEnumerable<TP.StructuralData.Data.IPerson>)

Describe the solution you'd like

Other kinds of DI must be added.

Describe alternatives you've considered

Consider external initialization, I mean the data generator is responsible for populating the graph.

List of tasks to be accomplished

  • Constructor injection
  • Property injection

Metadata

Metadata

Assignees

Labels

RefactoringMaintenance activities -only unimportant changes are expected.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions