I’m looking for process-relative information on open-source Swing projects:
- how the task was described
- how many developers were involved
- how much time the solution was taken
- etc.
Are there any open source (online) chronicles in that direction? I strongly prefer projects that include the authors’ names.
I watched this project and it seems fine but still I couldn’t find any information concerning some current project task(s), its developers group, some chronicles (tips, milestones, feedbacks etc)
For example if I see this swing component I’d like to know the above information.
11
You probably want to look at Ohloh
Ohloh provides statistics on a vast array of open source projects, many of which are categorized in terms of the technology that they use. For example, a simple search on Swing yields 241 pages of projects for you to data mine.
2