[Geotools-devel] Change of practice for Types.parse() and converters keeping wfs from the buld

2007-10-01 Thread Jody Garnett
I have finally managed to hook Jesse's previous hacks for LenientFeature so they are called from a LenientFeatureFactory. I could not manage to use LenientFeatureFactory with SimpleFeatureBuilder as the builder is providing its own validation. The remaining problem comes down to a "assumeCorrec

[Geotools-devel] bugs

2007-10-01 Thread Bolla Péter
Hi Justin, (and others) Nice job with the new feature model! :) I'm just getting to know it, and cleaning up the GPX datasource. I've found a bug, that I don't know if you're aware of: DataUtilities.defaultValue(Class type) is get called with null, if an attributte is set to be not nillable. I