andros_rex@lemmy.world to Trans Memes@lemmy.blahaj.zone · 1 month agoprivate String gender;lemmy.worldimagemessage-square30fedilinkarrow-up1608arrow-down17
arrow-up1601arrow-down1imageprivate String gender;lemmy.worldandros_rex@lemmy.world to Trans Memes@lemmy.blahaj.zone · 1 month agomessage-square30fedilink
minus-squarevalkyrieangela@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up8·1 month agoenum implies that you cant change it, unless you were referring to the bool then true.
minus-squareFarid@startrek.websitelinkfedilinkarrow-up11·1 month agoYes, instead of boolean. But instead of String, too, for optimization reasons. You could always just add more enum constants to it.
minus-squareAnother Catgirl@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·1 month agoThat requires a recompile though
minus-squareFarid@startrek.websitelinkfedilinkarrow-up5·1 month agoThink of the patch notes though. added 4 new genders
enum implies that you cant change it, unless you were referring to the bool then true.
Yes, instead of boolean. But instead of String, too, for optimization reasons. You could always just add more enum constants to it.
That requires a recompile though
Think of the patch notes though.