Skip to content

STYLE: Remove private ObjectFactoryBase member InitializeFactoryList()#4225

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Remove-ObjectFactoryBase-InitializeFactoryList
Sep 26, 2023
Merged

STYLE: Remove private ObjectFactoryBase member InitializeFactoryList()#4225
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
N-Dekker:Remove-ObjectFactoryBase-InitializeFactoryList

Conversation

@N-Dekker
Copy link
Copy Markdown
Contributor

ObjectFactoryBase::InitializeFactoryList() has become unnecessary from pull request #3641 commit 48d0cb0 "STYLE: Remove pointer indirection from lists of ObjectFactoryBasePrivate"

`ObjectFactoryBase::InitializeFactoryList()` has become unnecessary from
pull request InsightSoftwareConsortium#3641
commit 48d0cb0 "STYLE: Remove pointer
indirection from lists of ObjectFactoryBasePrivate"
@github-actions github-actions Bot added area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming) labels Sep 21, 2023
@dzenanz dzenanz requested a review from blowekamp September 21, 2023 15:18
Copy link
Copy Markdown
Member

@blowekamp blowekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. A comment there does say these method need to operated during static initialization.

@dzenanz dzenanz merged commit 82d7060 into InsightSoftwareConsortium:master Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants