The function that generates an RV for a field of a record takes string arguments. It might make more sense to use Name arguments, but then it would be necessary to change the programs that use it.
See mvc-model-protectedmodel/Hails.MVC.Model.THFields.protectedField.
The function that generates an RV for a field of a record takes string arguments. It might make more sense to use
Namearguments, but then it would be necessary to change the programs that use it.See mvc-model-protectedmodel/Hails.MVC.Model.THFields.protectedField.