Currently NameClass is pretty generic. I'm wondering whether it would make sense to define any more complex concepts/subclasses.
For example DomainNameClass might be a subclass with a specific set of default values of Valid, Disallowed, Case Mapping, etc. We might also define the concept of a ComplexClass, which would mean that the string has some internal structure (e.g., delimiter) where each portion might naturally map to another class (SecretClass, NameClass, or whatever). For example an email address is a ComplexClass, which is itself composed of two pieces with different classes (left side and right side of @). Useful or not useful? -Dave _______________________________________________ precis mailing list [email protected] https://www.ietf.org/mailman/listinfo/precis
