Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor names in URTFUtils unit #100

Open
delphidabbler opened this issue Apr 7, 2023 · 0 comments
Open

Refactor names in URTFUtils unit #100

delphidabbler opened this issue Apr 7, 2023 · 0 comments
Assignees
Labels
considering Issue under consideration. May be accepted or rejected refactoring This issue requires refactoring only, not a change in functionality

Comments

@delphidabbler
Copy link
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.

@delphidabbler delphidabbler self-assigned this Apr 7, 2023
@delphidabbler delphidabbler added considering Issue under consideration. May be accepted or rejected refactoring This issue requires refactoring only, not a change in functionality labels Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
considering Issue under consideration. May be accepted or rejected refactoring This issue requires refactoring only, not a change in functionality
Projects
Status: Considering
Development

No branches or pull requests

1 participant