From: Joel U. <uck...@no...> - 2005-04-01 14:30:36
|
Thus spake "Reini Urban": > > > > About backend, I really like the "large" choice of backends. But maybe > > the persistence abstraction layer is not that good ... that means too > > much work in the backend layer ... > > Maybe we should keep only one SQL library (ADODB ? PEAR ?) ... but we > > shouldn't drop flatfile, cvs, dba, etc ... they are very important, make > > the install process very simple in most cases ... > > IMHO that's not the problem. I agree. In the past six months, how many commits have there been to the database backends? Hardly any, proportionally. The bugs are elsewhere. > > I think we must find a different dev/commit model to attract more > > developpers and ... keep us working on phpwiki ... Should we have > > several cvs/svn trees and decide on a process to merge them every ... > > week ? Or have several cvs branches ? Should Reini or Steve give write > > access to any/more contributors ? > > We have 4 admins! > A lot of people have write access! > But almost nobody helps out. Speaking for myself, I work on things here as a break from my other work; that usually confines me to working sporadically on small things. One thing that would make me more productive is if I had a better idea of what others are working on, so as not to duplicate effort. There's a page for that in the wiki on SF, but it's not kept up to date; same story with the task list. As soon as I get time again, I'll probably make another attack on the bug list. If someone gave me a prioritized list of bugs to squash, that too would help me in directing my efforts. |