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
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