Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • I agree that objects shouldn't draw themselves, hence the desire to move that ability into a different class to achieve a separation of concerns. Suppose these classes were Dog or Cat -- the object responsible for drawing them is a lot more complex than for drawing a rectangle. Commented Feb 4, 2013 at 9:10