technical debt - STEMLab/geotools GitHub Wiki
In a library as old as GeoTools we have managed to accumulate some technical debt over time; this is often work that was undone or incomplete.
- Replace JAI
- Date Time handling
- Document Rendering
- Hide Function Implementations
- ISO Geometry Integration
- Review referencing factories and transform builders
- SQL Encoding for LikeFilter
- Upgrade Style to SLD 1.1
For all of these the developers involve feel pretty bad; chances are they were out of time (or were on a branch with little feedback). So be kind and concentrate on the fixing.
Resolved
- Replace Vecmath - [14.x]