No, I have an initial implementation of a circle object with an example of how that implementation can be extended without ever giving outsiders access to the attributes.
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?