On Wed, 2004-12-01 at 10:39, petite_abeille wrote:

> You don't need to iterate through anything upfront... you simply do it 
> on-demand... eg when invoking List.get() you would invoke the 
> underlying Hits.doc()...
> 
> In other words, there is _no_ new data structure... simply an 
> additional interface...


Yes, but Otis hasn't implemented that interface. He's wrapping his Hits
with a List of Maps. 

Luke

Reply via email to