Skip to content

Restructure and Reorganize #3

@dannorthern

Description

@dannorthern

Some items that should be components are actually in Utility. Need to put clear rules in place on where functions should reside.

Another, possibly better, option would be to rework the method to simply be Utility::function(); Currently there are two separate methods, Utility::functionOne(); & Component::functionTwo;

A major benefit here would be not needing to remember if a function is a utility or a component, as well as not having multiple "Use" calls in files that have both a utility and a function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions