|
|
|
|
|
by friseurtermin
1594 days ago
|
|
One caveat here is serialization. Writing your (or another package's) enum to a database will get you in trouble if you ever want to add another value in the middle. Sure, you can be careful and should document this, but who knows |
|