Closed GoogleCodeExporter closed 9 years ago
This was addressed in 0.3.4. The solution was to have a totally separate
RemoteDAO
for each technology. The behavior of using to specific or general DAOs was
delgated
to another DAODispatcher class that can be shared by all the various remote
DAOs. The
remaining implementation of the methods in the remoteDAO (now called a remote
DAO
adapter) is now fairly trivial.
Original comment by dwolvert
on 16 Dec 2008 at 7:37
Original issue reported on code.google.com by
dwolvert
on 1 Dec 2008 at 8:29