Rename `MontyForm` to `DynMontyForm`?
Of the three `*MontyForms` we support, `MontyForm` is the one I don't really have any use for, and yet has the seemingly best name.
However, if we did add (back) the `Dyn*` prefix, we could use `MontyForm` and `MontyParams` for things which are common to all three, namely the current `Monty` trait, and `GenericMontyParams`.
0 条评论