A pattern to support the idea that an object should be responsible for displaying itself.
http://www.javaworld.com/javaworld/jw-07-1999/jw-07-toolbox.html
What do people think of this? I have my doubts but I'm open to different opinions.
I like the idea and am planning to implement it in my PHP framework.