Hi Guys,

Every so often I spend a few minutes taking a look a Pharo or Squeak. I can see much improvement but before long I find something that does not work.

1) I'm a Widows user and there is no keyboard mapping for switching the alt to control keys

2) I tried the debugger and the "Add breakpoint" menu command appears to corrupt the stepping into behavior.

3) Next I tried the new Spec website.

Should the code on the Quick Start page read.

(ListModel new 
    items: Smalltalk allClasses)
    openWithSpec. 


Thanks,

Steve