Closed GoogleCodeExporter closed 9 years ago
Actually it just needs the querying functions, Where() and All(). The
IRepository
interface should only be used by application level services, and shouldn't
expose
couch's inner workings.
The 'Design' functions are only accessible through the concrete repository,
which is
allowed to understand a bit more about couch's mechanics.
Original comment by nnyst...@gmail.com
on 26 Nov 2009 at 7:30
This issue was closed by revision r19.
Original comment by nnyst...@gmail.com
on 26 Nov 2009 at 7:32
Original comment by nnyst...@gmail.com
on 26 Nov 2009 at 7:34
Original issue reported on code.google.com by
nnyst...@gmail.com
on 26 Nov 2009 at 7:13