|
From: Ning L. <nin...@gm...> - 2008-03-20 21:24:17
|
On Thu, Mar 20, 2008 at 5:10 PM, Doug Cutting <cu...@ap...> wrote: > Exactly, but the client needs to know what the subset is in order to > figure out where gaps are. So maybe we should add a RangeResult > subclass of Result that includes a Range, and change > ClientToHost#search() to return Result[], as you indicate above. Does > that sound right? Yep. I think we are on the same page. :) I'll make the changes and add comments into the code. Ning |