...
- org.geotools.feature.TypeBuilder
- org.geotools.util.ComplexAttributeConverterFactory
- org.geotools.feature.AttributeBuilder (PARTLY)
- org.geotools.feature.Types (PARTLY)
The second would split off and become a new module 'gt-complex'. More specifically, this 'gt-complex' module will consist of the following classes that are now in the gt-app-schema module.
- org.geotools.feature.AttributeBuilder (PARTLY)org.geotools.filter.expression.FeatureProperty + complete org.geotools.feature.xpath package
- complete org.geotools.feature.type package
- org.geotools.data.complex.filter.XPath (PARTLY)
- org.geotools.data.complex.FeatureTypeRegistry (PARTLY) + depending classes (for building types from xsd)
- org.geotools.data.complex.config.EmfAppSchemaReader
...