Correct.

Nor does 2005 support extensions.  The compatible with 2.0 feature is
strange....AAA Can't work with 2005 and I believe support for 2.0/2005 was
dropped awhile back.

Tim

On Mon, Jul 6, 2009 at 7:11 AM, Kenneth Xu <[email protected]> wrote:

> 2008.
>
> 2005 doesn't support lambda.
>
> Sent from my Verizon Wireless BlackBerry
>
> ------------------------------
> *From*: Tim Barcz
> *Date*: Sun, 5 Jul 2009 22:28:32 -0500
> *To*: <[email protected]>
> *Subject*: [RhinoMocks] Re: Ordered Expectation for AAA - Feature request
> with patch
> Are you running this in 2008 or 2005?
>
> On Sat, Jul 4, 2009 at 1:04 PM, Kenneth Xu <[email protected]> wrote:
>
>> Hi Tim,
>>
>> This is a feature request with patch that implements the requested
>> feature. With ordering support, we will be able to verify the like
>> this:
>>
>>            _sut.AssertWasCalled(x => x.Execute(Arg<IRunnable>.Is.NotNull))
>>                .Before(_callable.AssertWasCalled(c => c.Call()));
>>
>> I have explained the idea and how this is implemented here:
>> http://kennethxu.blogspot.com/2009/06/rhinomocks-ordered-expectations.html
>>
>> BTW, attached patch also include a) the Func fix for FOR_NET_2_0
>> build. b) additional test cases for the DP bugs fixed by Krzysztof.
>>
>> Cheers,
>> Kenneth
>>
>>
>>
>
>
> --
> Tim Barcz
> ASPInsider
> http://timbarcz.devlicio.us
> http://www.twitter.com/timbarcz
>
>
>
>
> >
>


-- 
Tim Barcz
ASPInsider
http://timbarcz.devlicio.us
http://www.twitter.com/timbarcz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RhinoMocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to