• SkaveRat@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    11 days ago

    Eh, really depends

    They are likely just serializing a bunch of data objects. And set states and flags with humans readable enums

    Enums make code a lot easier to read, especially if you use it to check stuff all over the place

    Using to a couple bytes more storage is worth it