how to learn a library/framework structure?
Posted
by fayer
on Stack Overflow
See other posts from Stack Overflow
or by fayer
Published on 2010-05-08T01:49:30Z
Indexed on
2010/05/08
1:58 UTC
Read the original article
Hit count: 217
a lot of people are contributing to open source libraries/frameworks.
i wonder how these people learn the structure so that they can contribute?
lets take doctrine and symfony as an example.
is there a blueprint over these frameworks to give the developers an insight of the structure? or do they just download it and study the code?
how does it work?
please you contributors, share your learning strategies!
thanks
© Stack Overflow or respective owner