On Fri, 8 Nov 2002, Stefano Mazzocchi wrote: > Date: Fri, 08 Nov 2002 23:48:39 +0000 > From: Stefano Mazzocchi <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: [email protected] > Subject: Re: Rules for Revolutionaries > > Costin Manolache wrote: > > In my personal opinion they are just redundant :-) > > > > The rule that matter is that the community control the code and the name > > - a majority vote in the community can decide ultimately what happens. > > Agreed. At the same time, I would love to see something written down > about 'how the ASF guidelines are'. They might not be binding, just > recommendations, but I think this will help a lot communities becaue > these guidelines are distilled after years of try/fail cycles (and lot > of pain!) >
A slightly more formal way to do this would be to explicitly canonicalize "Apache Way" policies like this at the apache.org level, and these automatically become the default policies for any Apache project unless that project deliberately (perhaps within some limits TBD) chooses to operate differently. The requirement for following these (or specializing them) would be an explicit part of a new project's charter. Essentially, this would be a generlization of the way Jakarta projects deal with coding style conventions -- there's a default (from the original Sun coding standards) that is the assumed standard unless a different choice is explicitly made and documented for a particular subproject. The same principle can be applied recursively -- instead of subclasses formally inheriting methods and instance variables (with the option to override), projects and subprojects formally inherit culture and standards unless they explicitly choose to override :-). I'd bet many people perceive that Apache actually works this way; let's just make that perception into reality. Craig
