Skip to content

Refactor names in URTFUtils unit #100

Closed
@delphidabbler

Description

@delphidabbler
Owner

This unit has several RTF*** routines that could do with grouping together in a TRTF record w/ methods.

But, TRTF is currently used to encapsulate RTF markup. So rename TRTF as TRTFMarkup or TRTFCode.

The unit also contains TRichEditHelper which contains a single method to help loading RTF code into a RichEdit control. This doesn't sit well here. Perhaps it would be better if moved to its own unit, and maybe converted into a class helper.

Activity

self-assigned this
on Apr 7, 2023
added
consideringIssue under consideration. May be accepted or rejected
refactoringThis issue requires refactoring only, not a change in functionality
on Apr 7, 2023
moved this to Considering in CodeSnipon May 23, 2023
moved this from Considering to Accepted in CodeSnipon Apr 18, 2025
added
acceptedAccepted for implementation / fixing
and removed
consideringIssue under consideration. May be accepted or rejected
on Apr 18, 2025
added a commit that references this issue on Apr 18, 2025
4b65a56
added
completedWork has been completed on this issue and changes have been committed to `develop` branch..
and removed
acceptedAccepted for implementation / fixing
on Apr 18, 2025
moved this from Accepted to Done - awaiting release in CodeSnipon Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

completedWork has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionality

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @delphidabbler

      Issue actions

        Refactor names in `URTFUtils` unit · Issue #100 · delphidabbler/codesnip