note on C#

I don’t really understand why there are so many objects and such deep a hierarchy in C#’s object system. It is like to be put in a huge tree where you look around only find leafs and branches, when trying to find the relationship between two objects, could probably find that they are seperated by the deep chasm althogh they look so close outwardly.

Posted in