Skip to content

Infra: Modernize MxpTag::asString() internally#8307

Merged
Kebap merged 5 commits intoMudlet:developmentfrom
Kebap:mxp
Oct 6, 2025
Merged

Infra: Modernize MxpTag::asString() internally#8307
Kebap merged 5 commits intoMudlet:developmentfrom
Kebap:mxp

Conversation

@Kebap
Copy link
Copy Markdown
Contributor

@Kebap Kebap commented Oct 6, 2025

Brief overview of PR changes/additions

Internal refactoring, no functional changes.

  • use .arg()
  • use QStringBuilder with % operator didn't work as expected with multiple code lines

Motivation for adding to Mudlet

Fix #8306
Enhance #3625 by @gcms

Other info (issues closed, discussion etc)

Increasing readability, shorting code ~50%.

@Kebap Kebap changed the title Infra: Infra: Modernize MxpTag::asString() internally Oct 6, 2025
@Kebap Kebap marked this pull request as ready for review October 6, 2025 10:56
@Kebap Kebap requested a review from a team as a code owner October 6, 2025 10:56
@Kebap Kebap merged commit 145edd9 into Mudlet:development Oct 6, 2025
12 checks passed
@Kebap Kebap deleted the mxp branch October 6, 2025 13:08
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.

Refactor MxpTag::toString

2 participants