Remove specialization

This commit is contained in:
Carol (Nichols || Goulding)
2017-03-20 14:06:15 -04:00
parent f5ba063243
commit 4e693aeaf1

View File

@@ -379,10 +379,6 @@ so that you could use `Employee` everywhere you can use `Person`?
TODO: Should we mention this?
## Specialization
TODO: Should we mention this?
## Encapsulation
TODO: is it worthwhile to point this out? Seems pretty trivial/obvious