[squeak-dev] Smalltalk Implementation of the Viable System Model

Robert Carleton rbc at rbcarleton.com
Mon Aug 1 01:39:47 UTC 2011


On Jul 30, 2011, at 9:52 AM, Brad Fuller wrote:

> can you get this done and hand it over to the "lost" and "needy" in
> congress soon? ;-)

Oh, that's easy:

congress := VSA new.
congress myExecutive vName: 'U.S. Congress'.
congress myManager createOp: VSA.
house := congress myManager getOp: 1.
house myExecutive vName: 'U.S. House'.
congress myManager createOp: VSA.
senate := congress myManager getOp: 2.
senate myExecutive vName: 'U.S. Senate'.

Then the question is, how do you measure actuality, capability and potentiality? ;-)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110731/d699ea1a/attachment.htm


More information about the Squeak-dev mailing list