On 3/17/2014 11:20 AM, Mark H. Wood wrote:
> I noticed this method while working on something else.  It has no
> usages that I can find, and limit/offset don't work that way in Oracle
> anyway.  Should we just remove this one?
>
> I note that Community has no corresponding method.

GitHub "blame" says Collection.findAll(Context, Integer limit, Integer 
offset) was added by PeterDietz in this commit:
https://github.com/peterdietz/DSpace/commit/5eee997e7aaf8aa3cfe61b37578601e968c3ccec

That commit looks to have been included in the REST API Pull Request:
https://github.com/DSpace/DSpace/pull/323/commits

So, the question probably is whether this method is being used by the 
REST API, or if it was accidentally included but no longer necessary.

- Tim

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to