Closed GoogleCodeExporter closed 9 years ago
Due to the wide variety of ways in which this can be implemented (LINQ to
NHibernate,
ICriteria, IQueryable, sorting, filtering, etc.), I do not wish to add this to
the
SharpArch class libraries and will leave it to be an application level concern.
As a
few options, you can use custom repository methods, create a
YourBaseRepository<>
which extends from Repository<>, or use extension methods to implement paging
meeting
your application's needs.
Original comment by wmccaffe...@gmail.com
on 2 May 2009 at 5:08
Original issue reported on code.google.com by
wmccaffe...@gmail.com
on 25 Nov 2008 at 3:51