I think I mostly created the same special property twice. Moreover, I think maybe they should both be a class (class_list_of_characters() maybe?)
Used in security.R for required_scopes and servers-string_replacements.R for enum (which itself should maybe become a class that allows for either free-form text or factors, in a list).
I think I mostly created the same special property twice. Moreover, I think maybe they should both be a class (
class_list_of_characters()maybe?)Used in
security.Rforrequired_scopesandservers-string_replacements.Rforenum(which itself should maybe become a class that allows for either free-form text or factors, in a list).