A small pull request here <https://github.com/geotools/geotools/pull/1174>,
refactoring MemoryDataStore to use each entry to store features (rather
than a Map<String,Map<String,Feature).

The goal with ContentDataStore was to use objects, rather than Maps for
organization. Although this refactor is functionally identical changing to
objects makes the logic easier to follow.

To enable this refactor ContentEntry is no longer a final class.
--
Jody Garnett
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to