
guido wrote:
Hmm. Is there a good place to start listing these todo items? One that we can truly use for communicating this info? In Apache, we have a file named STATUS that everybody uses for dropping ideas, patch references, critical bugs, etc. As that file gets changed, we see it in the -checkins alias, so everybody is aware of the suggested changes/problems/available patches/etc. It also holds people's votes on particular changes.
Can we institute something similar? Possibly Misc/STATUS? Should I post Apache's STATUS file as an example?
Possibly, but I'm somewhat skeptical. I used to have a large TODO file -- still have it -- but it's so full of long-term ideas that never happened that I rarely look in it any more.
instead of a file, I suggest taking a look at ?!ng's Roundup (once 1.6 final is out, of course). </F>