Skip to content

Adding API XML::AbstractContainerNode::insertAfterNP()#4061

Merged
aleks-f merged 1 commit intopocoproject:develfrom
tuduongquyet:devel
Nov 26, 2023
Merged

Adding API XML::AbstractContainerNode::insertAfterNP()#4061
aleks-f merged 1 commit intopocoproject:develfrom
tuduongquyet:devel

Conversation

@tuduongquyet
Copy link
Copy Markdown
Contributor

@tuduongquyet tuduongquyet commented Jun 22, 2023

Adding API XML::AbstractContainerNode::insertAfter()

Request: #3845

@aleks-f aleks-f added this to the Release 1.13.0 milestone Jul 11, 2023
@aleks-f aleks-f requested a review from obiltschnig July 11, 2023 12:07
@aleks-f aleks-f linked an issue Jul 11, 2023 that may be closed by this pull request
@obiltschnig
Copy link
Copy Markdown
Member

Since this method is not part of the DOM specification, it should be named insertAfterNP().

Copy link
Copy Markdown
Member

@aleks-f aleks-f left a comment

Choose a reason for hiding this comment

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

@tuduongquyet please rename to insertAfterNP()

@tuduongquyet
Copy link
Copy Markdown
Contributor Author

Yes,
API renamed to insertAfterNP()

@tuduongquyet tuduongquyet reopened this Oct 23, 2023
@aleks-f aleks-f removed the request for review from obiltschnig November 26, 2023 18:02
@aleks-f aleks-f changed the title Adding API XML::AbstractContainerNode::insertAfter() Adding API XML::AbstractContainerNode::insertAfterNP() Nov 26, 2023
@aleks-f aleks-f merged commit af69d61 into pocoproject:devel Nov 26, 2023
aleks-f pushed a commit that referenced this pull request Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Poco::XML::Node insertAfter API

3 participants