#550: Removed MapperFactoryRegistry
----------------------+-----------------------------------------------------
Reporter: walucas | Owner:
Type: task | Status: new
Priority: major | Milestone: r2
Component: io | Version: 1.0
Keywords: | Estimatedhours: 4
Hours: 0 | Billable: 1
Totalhours: 0 |
----------------------+-----------------------------------------------------
MapperFactoryRegistry needs to be removed from the entity factories. The
Grid2dFactory and Grid2dPropertyFactory can be used as a go-by of what to
replace it with. References to MapperFactoryRegistry need to be replaced
with logic to get the datastore accessor service and lookup the
appropriate mapper factory using the findMapperFactory() method. Once all
the references to MapperFactoryRegistry have been replaced, then the class
can be deleted.
--
Ticket URL: <
http://wush.net/trac/geocraft/ticket/550>
geocraft <
http://wush.net/trac/geocraft/>