On Wed, May 12, 2010 at 22:54, pawel eljasz <[email protected]> wrote: > is there any way to visualize, sort of a mind mapping way, roundcube source > code? > for somebody who would like to participate, help with the development, but > who is only > an entrant to this whole web development thing, having such a possibility > would be a massive help I am sure for everybody like myself. > does this concept even work for php? > what is there in the docs is obviously for a dev whizz, right?
There's a basic documentation that outlines the basic components and the general process of handling http requests using UML diagrams: http://trac.roundcube.net/wiki/Dev_Docs Unfortunately the client side (Javascript) is currently not documented. ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
