-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality
Description
Per TODO comment at:
codesnip/Src/UClassHelpers.pas
Line 14 in 02656b8
{ 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
.
Metadata
Metadata
Assignees
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality