Skip to content

UUID-class for UUIDs #24

Description

@Dauerdaddlah

We should check if it may a good idea to use the UUID-class for UUIDs instead of simple Strings.

Using a dedicated class could clearly show what we want to have, instead of a 'primitive' type, that could be of any meaning.

If not using the class a typedef for UUID (internally still using a String) could possibly help make the code more readable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions