12
« on: May 02, 2004, 07:26:30 pm »
I believe kronon raises some interesting points.
I fetched CB from CVS a couple of days ago, I still can\'t get it to work (a GCC/SUSE problem, not a PS problem). So I figured I take a look at the structure.
Well, for something as HUGE as this project, I\'d expected to see some sort of organization tree that links the _major_ classes togeather. That is, how the different componenets of the project blend togeather. This would make things _much_ easier for any prospective developer, for s/he can gain some insight into structure of the game.
Now, for documenation, I looked in the docs directory to find a few text files (todo, credits..etc). I expected to find the Doxygen API there with some hierarichal trees on the classes and their relations. Well, I found none.
How do I get it the API? I go and visit the website, look around, go to \"Help Us\" section, and couldn\'t find much there. I visited the \"recruitment\" page, and some tips on developing for PS, but I can\'t find the API.
I look for README file in the main directory for PS, and there is none.
Nevermind, is there a Doxyfile somewhere so I can generate some API? I couldn\'t find any.
So no wonder that some prospective developers can get intimidated a bit, but I\'m not just going to give up yet. Actually, I\'m not going to ask for any tasks until I understand PS/CS and feel comfortable with them.