Latest Posts - page 23
-
Announcements and Double Agents
Read more →Smalltalk had one of the first implementations of the Observer design pattern. Over the years, Visualworks Smalltalk has had several different implementations of this pattern, from the original
#changed/#updateapproach, to#triggerEvent:, to Announcements. -
Sweet Spot
Read more →I regularly listen to the EntreLeadership Podcast, and I highly recommend it.
-
Affordances and Programming Languages: Redux
Read more →For the past ten weeks, I’ve been writing about Affordances and Programming Languages.
-
DoubleAgents Improvements
Read more →I previously released DoubleAgents, a test-double library for Visualworks Smalltalk.
-
Threequals: Ruby-like #=== operator
Read more →I have just released Threequals, which provides a Ruby-like
#===operator for Visualworks Smalltalk. -
Affordances: Deterministic Destruction
Read more →This post is part of an ongoing series about Affordances and Programming Languages.
-
Affordances: Blocks
Read more →This post is part of an ongoing series about Affordances and Programming Languages.
-
Affordances: Dependency Injection
Read more →This post is part of an ongoing series about Affordances and Programming Languages.
-
Affordances: Arguments
Read more →This post is part of an ongoing series about Affordances and Programming Languages.
-
SmalltalkFit
Read more →I have just released the newest version of SmalltalkFit, a Visualworks Smalltalk implementation of Ward Cunningham’s Framework for Integrated Tests, Fitnesse, and Rick Mugridge’s FitLibrary.