BeanConverterExtension has grown in the past. Although this was necessary in order to persist complex objects (i.e. generic Maps or Lists), we believe that the majority of future extensions will be simpler. Therefore we need a simplified version of BeanConverterExtension. For instance, many Extansion might be able to work without generics, so ParameterizedType might be excludable in the simplified version.
BeanConverterExtensionhas grown in the past. Although this was necessary in order to persist complex objects (i.e. genericMaps orLists), we believe that the majority of future extensions will be simpler. Therefore we need a simplified version ofBeanConverterExtension. For instance, many Extansion might be able to work without generics, soParameterizedTypemight be excludable in the simplified version.