This post originated from an RSS feed registered with Python Buzz
by Ian Bicking.
Original Post: Documents vs. Objects
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
Let’s imagine we live in a late binding world, a programming world of messages, what should that look like? What does it look like in the large?
The Smalltalk notion of this is many, many independent referencable objects. Objects all the way down. So you might get something like buddies do: [ buddy [...]