Fixed in revision 2044.

On Mon, Feb 9, 2009 at 9:27 AM, Ayende Rahien <aye...@ayende.com> wrote:

> +1
>
>
> On Mon, Feb 9, 2009 at 10:22 AM, Simone Busoli <simone.bus...@gmail.com>wrote:
>
>> If everyone's ok with it I can change the single threaded executer to
>> avoid iterating the rows twice.
>>
>>
>> On Thu, Feb 5, 2009 at 9:19 AM, webpaul <goo...@webpaul.net> wrote:
>>
>>>
>>> No, I can't see why anyone would want that behavior, it can lead to
>>> some unexpected results. If anything I would think the single threaded
>>> should be made to behave like the multi threaded one. I think if there
>>> was some reason for that behavior then an option defaulted to off
>>> would be best.
>>>
>>> On Feb 4, 11:21 am, Simone Busoli <simone.bus...@gmail.com> wrote:
>>> > Yes, that sounds reasonable. Do you think it would be useful to enhance
>>> the
>>> > threaded pipeline executer to make it iterable multiple times?
>>> >
>>> >
>>> >
>>> > On Wed, Feb 4, 2009 at 3:39 PM, webpaul <goo...@webpaul.net> wrote:
>>> > > When I need to do anything like that I just
>>> > > first convert to a List<Row> rowList = new List<Row>(rows); which
>>> > > safely interates it once and then I don't need to worry about it.-
>>> Hide quoted text -
>>> >
>>> > - Show quoted text -
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to rhino-tools-dev@googlegroups.com
To unsubscribe from this group, send email to 
rhino-tools-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to