-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
RefactoringMaintenance activities -only unimportant changes are expected.Maintenance activities -only unimportant changes are expected.
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RefactoringMaintenance activities -only unimportant changes are expected.Maintenance activities -only unimportant changes are expected.