On Tue, May 31, 2011 at 2:02 PM, Greg Ewing <greg.ew...@canterbury.ac.nz>wrote:
> -1 if this means I'd have to build a list if I just want > to draw one item, because that introduces inefficiencies > of its own and makes the code less clear. > I agree somewhat. I definitely think that there should be a way to draw many items simultaneously, but I also think that there should be a nice way to draw one item singly as well.