Skip to content

Separate different helpers in UClassHelpers into their own units #90

Closed
@delphidabbler

Description

@delphidabbler
Owner

Per TODO comment at:

{ TODO: Separate different helpers into their own units, within a ClassHelpers

There are different unrelated helpers all with UClassHelpers.

Separate them into their own units, within a ClassHelpers scope. E.g. ClassHelpers.Controls, ClassHelper.Graphics.

Activity

added
acceptedAccepted for implementation / fixing
refactoringThis issue requires refactoring only, not a change in functionality
on Dec 28, 2022
delphidabbler

delphidabbler commented on Mar 18, 2023

@delphidabbler
OwnerAuthor

Given that record helpers are also possible, a better scope name than ClassHelpers could be just Helpers.

added a commit that references this issue on Apr 2, 2024
4c690eb
added
completedWork has been completed on this issue and changes have been committed to `develop` branch..
and removed
acceptedAccepted for implementation / fixing
on Apr 2, 2024
moved this from Accepted to Done - awaiting release in CodeSnipon Apr 2, 2024

5 remaining items

Loading
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

        Separate different helpers in `UClassHelpers` into their own units · Issue #90 · delphidabbler/codesnip