Posted Nov 26, 2009 2:15 UTC (Thu) by aseigo (guest, #18394)
[Link]
What, release early and release often? That's the open source methodology, something some people seem to have forgotten around here. Sadly.
KOffice 2.1 released
Posted Nov 26, 2009 8:56 UTC (Thu) by michaeljt (subscriber, #39183)
[Link]
> What, release early and release often? That's the open source methodology [...]
Unfortunately it doesn't seem to be that simple once a project passes a certain size. Too many people just refuse to touch the code until they deem it stable unless the coolness factor of some of the new features outweighs.
I'm not so arrogant as to pretend I have a brilliant solution where cleverer minds than mine stumble. The only thing I can think of is to modularise aggressively, so that people can use stable code overall and still try out those (little) bits of the development code that especially interest them - and hope that most of the development code will end up being covered and tested.
I think this is something that might apply to testing versions of distributions too, if you substitute package with module.