Re: new chapter on double dispatch for new book :)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: new chapter on double dispatch for new book :)

Denis Kudriashov
I found little mistake:
In a previous chapter you implemented a small DSL to add dice and manage
dieHandle.

It should be dice I guess.

2017-08-23 12:53 GMT+02:00 Stephane Ducasse <[hidden email]>:
feedback is welcome
Good reading

Reply | Threaded
Open this post in threaded view
|

Re: new chapter on double dispatch for new book :)

Denis Kudriashov
Ah, it is singular and plural form of word :)
I was just confusing that DieHandleTest uses DiceHandle class. Maybe this should be fixed

2017-08-23 13:33 GMT+02:00 Denis Kudriashov <[hidden email]>:
I found little mistake:
In a previous chapter you implemented a small DSL to add dice and manage
dieHandle.

It should be dice I guess.

2017-08-23 12:53 GMT+02:00 Stephane Ducasse <[hidden email]>:
feedback is welcome
Good reading


Reply | Threaded
Open this post in threaded view
|

Re: new chapter on double dispatch for new book :)

Stephane Ducasse-3
Fixed it
Tx

On Wed, Aug 23, 2017 at 1:37 PM, Denis Kudriashov <[hidden email]> wrote:

> Ah, it is singular and plural form of word :)
> I was just confusing that DieHandleTest uses DiceHandle class. Maybe this
> should be fixed
>
> 2017-08-23 13:33 GMT+02:00 Denis Kudriashov <[hidden email]>:
>>
>> I found little mistake:
>>
>> In a previous chapter you implemented a small DSL to add dice and manage
>> dieHandle.
>>
>>
>> It should be dice I guess.
>>
>> 2017-08-23 12:53 GMT+02:00 Stephane Ducasse <[hidden email]>:
>>>
>>> feedback is welcome
>>> Good reading
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: new chapter on double dispatch for new book :)

Stephane Ducasse-3
Hi

I took into account most of the remarks and the chapter improved significantly.
Here is the new version.
Now back to the lecture slides.

Stef


On Wed, Aug 23, 2017 at 10:13 PM, Stephane Ducasse
<[hidden email]> wrote:

> Fixed it
> Tx
>
> On Wed, Aug 23, 2017 at 1:37 PM, Denis Kudriashov <[hidden email]> wrote:
>> Ah, it is singular and plural form of word :)
>> I was just confusing that DieHandleTest uses DiceHandle class. Maybe this
>> should be fixed
>>
>> 2017-08-23 13:33 GMT+02:00 Denis Kudriashov <[hidden email]>:
>>>
>>> I found little mistake:
>>>
>>> In a previous chapter you implemented a small DSL to add dice and manage
>>> dieHandle.
>>>
>>>
>>> It should be dice I guess.
>>>
>>> 2017-08-23 12:53 GMT+02:00 Stephane Ducasse <[hidden email]>:
>>>>
>>>> feedback is welcome
>>>> Good reading
>>>
>>>
>>

DoubleDispatch.pdf (266K) Download Attachment