Skip to content

Add constructor and property injection to Catalog#463

Open
braguex10 wants to merge 1 commit into
mpostol:masterfrom
braguex10:add-di-to-catalog
Open

Add constructor and property injection to Catalog#463
braguex10 wants to merge 1 commit into
mpostol:masterfrom
braguex10:add-di-to-catalog

Conversation

@braguex10

Copy link
Copy Markdown

This pull request addresses issue #385.

Constructor injection and property injection were added to the Catalog class as alternative ways of providing the collection of IPerson objects.

The existing AddContent method was kept, so the previous method injection approach remains available.

@braguex10

Copy link
Copy Markdown
Author

Fixed #385.

@mpostol mpostol added the enhancement it is possible to improve the example label Jun 10, 2026
@mpostol mpostol added this to the External Data Management milestone Jun 10, 2026
@mpostol

mpostol commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Since it affects the master branch, it has to wait for the next tag.

@braguex10

Copy link
Copy Markdown
Author

Thank you for the update. I understand.

@mpostol mpostol self-assigned this Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement it is possible to improve the example

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants