Replace magic numbers with macros/variables

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Throughout the codebase we use magic numbers, sometimes without defining:
      16 - UUID length
      0, 1, 2 - markings/algorithms
      06 for subtype

      Let's replace them with meaningful macros or variables to improve readability.

            Assignee:
            Unassigned
            Reporter:
            Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: