Closed theycome closed 12 months ago
Your PR has a lot of changes and I would be more confident merging smaller PRs. For example, one or two PRs for the files under the dao
package, another one for the mappers
, etc.
That would also simplify testing, to ensure there's no regressions.
Ah, well, makes sense, will downscale,
Refactoring the contents of core.map.data package.
Mostly getting rid of explicit null comparisons and try catch blocks.