Class naming cohesion demo

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

Class naming cohesion demo

simondenier
Hi Doru

I just took a look at your last demo there and while trying to reproduce, I got some errors in Moose 4.5 due to unknown messages
http://www.humane-assessment.com/blog/exploring-class-naming-cohesion

Namely #identityFillColorOf: and #pairsDistanceFrom


Also it seems like the shortcuts cmd+o cmd+/ do not work anymore in the evaluator pane.

--
Simon Denier




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Class naming cohesion demo

Tudor Girba-2
Hi,

On 13 Jul 2011, at 10:05, Simon Denier wrote:

> Hi Doru
>
> I just took a look at your last demo there and while trying to reproduce, I got some errors in Moose 4.5 due to unknown messages
> http://www.humane-assessment.com/blog/exploring-class-naming-cohesion
>
> Namely #identityFillColorOf: and #pairsDistanceFrom

These methods are only available since a week, so they are not in 4.5. If you get the latest development image, it should work out of the box.

> Also it seems like the shortcuts cmd+o cmd+/ do not work anymore in the evaluator pane.

Indeed, I noticed that too a while ago. Actually, the shortcuts work, but something changed in the TextMorph and for some reason also the characters "o" and "/" get interpreted as characters as well. And because you have something selected, it deletes the rest of the text.

Cheers,
Doru



> --
> Simon Denier
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Next time you see your life passing by, say 'hi' and get to know her."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev