Hi Mika, On Mon, Mar 05, 2007 at 04:42:42PM +0200, Mika Stenberg wrote: > Is there any way to work around this, say limit the exporter output to > sequences from 1-20 000, then 20 000 - 40 000 and so on? If not, I think > this presents a serious problem.
This shouldn't be too difficult to add to ItemExport.java. If you look at the exportItem() method around line 259, you should be able to add the required logic there. If you don't have anyone able to make this change at your institution, I can look into providing a simple patch. Jim ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

