[ ] IDataProvider<I,T>
[ x ] Iterator<IModel<T>> , drop model
[ ] Leave as is.

Maarten

On Fri, Apr 25, 2008 at 1:52 AM, Eelco Hillenius <[EMAIL PROTECTED]>
wrote:

> I would have a better idea if I would have had the chance to actually
> play with it, but here is mine:
>
> [ ] IDataProvider<I,T>
> [ x ] Iterator<IModel<T>> , drop model
> [ ] Leave as is.
>
> Looks most elegant to me, and it is immediately clear what T is for.
> Also, I think that generics are bloody verbose anyway, so I'm not much
> in favor of shortening things up - and not support some of the use
> cases - for just this occasion. I rather have something that works for
> everyone.
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to