> I'm not a fan of setting the discriminator after object creation; it just > feels lazy to me. > > Note that Nim has no requirements for discriminator ordering, either.
Has this changed? In this thread: <https://forum.nim-lang.org/t/5696> it says that you must set the discriminator first before setting its values; Or did you mean something else?
