How to read the sourcecode of ICE
ICE is absolutely a masterpiece of network programming. So i plan to read the source code to improve my programming ability. So far, i have finished the IceUtil part. But the remaining core parts, (not including the service extensions) seems much more complicated. I encounter many problems which i guess can not figure out without your help. Also, i guess that i have no way to understand the authors' design and implementation considerations. Taking into account of that point, the benefit of source code reading will be discounted.
what's the roadmap of reading open source software like this, Would anyone give me some advice? Or supply me some detail document to improve my understanding of ICE?
thanks!!
|