Comment 0 for bug 955668

Revision history for this message
Ian Booth (wallyworld) wrote :

The AbstractCollection and DictField Marshallers currently require that the fields specify key_type and/or value_type so that marshallers for these items can be created. However, fields may be constructed without explicitly specifying the these type. In such cases, the default field marshaller should be used.