On Mon, Dec 13, 2010 at 12:42 PM, Torben Weis <torben.w...@gmail.com> wrote: > > > As Chris pointed out, the confusion was to be expected. > <snip> > The result is that the mailing list has a broader scope than the code base. > This means that things which are considered cool > on the list (i.e. other wave servers, etc.) are not considered for > inclusion > in the Apache Wave code base. Which in turn can lead to > situations where developers are disappointed because their code will not > become part of Apache Wave. >
It might be worth looking at what Lucene does vis-a-vis language ports: It looks like the ports (to Python, .NET, C, etc.) are separate projects, but the main lucene.apache.org page provides convenient links to each of them. <http://lucene.apache.org/> I don't see any reason something similar couldn't happen with Wave... take the C# Server that was being discussed, for example... it could enter the Incubator as a project in it's own right, with the two projects providing mutual links to each other, and with a "gentleman's agreement" between the developers to consult as necessary to deal with protocol compatibility, etc. Just a thought... Phil