On 25 May 2015 at 19:34, Matthieu Lacaton
wrote:
> What is the main purpose of doing this instead of actually implementing a
> method ?
>
Being lazy: #doesNotUnderstand is implemented only once, independent of the
number of different tools that will be added in the future.
Oh yes thx Nicolai, I did not look in the #doesNotUnderstand method.
What is the main purpose of doing this instead of actually implementing a
method ?
2015-05-25 19:20 GMT+02:00 Nicolai Hess :
>
>
> 2015-05-25 18:27 GMT+02:00 Matthieu Lacaton :
>
>> Hello everyone,
>>
>> It's probably a silly q
2015-05-25 18:27 GMT+02:00 Matthieu Lacaton :
> Hello everyone,
>
> It's probably a silly question but there is something I don't understand
> in the PharoCommonTools class. There are many methods in this class that i
> can't find in the image.
>
> For example, *PharoCommonTools >> workspaceTool*
> On 25 May 2015, at 18:27, Matthieu Lacaton wrote:
>
> Hello everyone,
>
> It's probably a silly question but there is something I don't understand in
> the PharoCommonTools class. There are many methods in this class that i can't
> find in the image.
>
> For example, PharoCommonTools >> w
Hello everyone,
It's probably a silly question but there is something I don't understand in
the PharoCommonTools class. There are many methods in this class that i
can't find in the image.
For example, *PharoCommonTools >> workspaceTool* refers to "*self workspace*"
but I can't find any method na