base class for grid connectors that deal with foswiki topic data
ClassMethod restHandleSave( $request, $response )
a standard save backend. it assumes that columns in a grid correspond
to formfields of a DataForm being attached to the target topic. The
target topic is provided via the "id" url parameter. Other url parameters
are considered to be the name of the formfield, except "id" and "oper".