Most succesful , and large open source projects seem to follow the Benevolent Dictator style organization. But I was wondering if there are any success stories with agile development in Open source. When refering to Open source I mean large net-community driven development, not established teams doing Open source under the same roof.
大多数成功的大型开源项目似乎都遵循仁慈的*者风格组织。但我想知道在开源中是否有任何关于敏捷开发的成功案例。在引用开源时,我指的是大型网络社区驱动的开发,而不是在同一屋檐下开源的团队。
2 个解决方案
#1
I think this is based on a misunderstanding. If you have a look at the Agile Manifesto, most open-source projects are "agile".
我认为这是基于一种误解。如果你看一下敏捷宣言,大多数开源项目都是“敏捷的”。
Few if any open source projects follow the exact practices of XP or SCRUM (etc), but then the environment is different.
很少有开源项目遵循XP或SCRUM(等)的确切做法,但环境是不同的。
#2
I haven't really looked at the code, but I know the "Fitnesse" project uses pretty strict Agile development practices. In this case Bob Martin might be sort of a benevolent dictator who oversees the code, but they're using a lot of Agile practices like TDD, etc.
我还没有看过代码,但我知道“Fitnesse”项目使用非常严格的敏捷开发实践。在这种情况下,鲍勃·马丁可能是一个监督代码的仁慈的*者,但他们正在使用许多敏捷实践,如TDD等。
I'm not sure if they're using SCRUM specifically though.
我不确定他们是否特别使用SCRUM。
#1
I think this is based on a misunderstanding. If you have a look at the Agile Manifesto, most open-source projects are "agile".
我认为这是基于一种误解。如果你看一下敏捷宣言,大多数开源项目都是“敏捷的”。
Few if any open source projects follow the exact practices of XP or SCRUM (etc), but then the environment is different.
很少有开源项目遵循XP或SCRUM(等)的确切做法,但环境是不同的。
#2
I haven't really looked at the code, but I know the "Fitnesse" project uses pretty strict Agile development practices. In this case Bob Martin might be sort of a benevolent dictator who oversees the code, but they're using a lot of Agile practices like TDD, etc.
我还没有看过代码,但我知道“Fitnesse”项目使用非常严格的敏捷开发实践。在这种情况下,鲍勃·马丁可能是一个监督代码的仁慈的*者,但他们正在使用许多敏捷实践,如TDD等。
I'm not sure if they're using SCRUM specifically though.
我不确定他们是否特别使用SCRUM。