Description
In DropDownChoice, sometimes the constructor argument is called "data" and sometimes "choices." These look like the same parameter; wouldn't it be better to give the same parameter the same name across all the constructors?
In DropDownChoice, sometimes the constructor argument is called "data" and sometimes "choices." These look like the same parameter; wouldn't it be better to give the same parameter the same name across all the constructors?