Change namespace for form-fields from class (::xowiki::FormField) to ordinary Tcl namespace (::xowiki::formfield) to make it easier to create formfield classes in other packages. This allows the file xowiki/tcl/form-field-procs.tcl to be reloaded without swiping the namespace.