brian wrote
"people asking questions based on personal builds/interim builds"
not sure why this matters..
In other Open Source projects I've been with, this has been a somewhat major issue. People download a nightly build, then have a problem with it. They post a question, maybe even with reproduction steps, but it can't be duplicated because it was fixed in the next build. Nightly builds are really only suitable for the few who are savvy enough to deal with them or those who are involved in writing the code.
DotNetNuke now has a huge userbase of just plain Users, not programmers, designers or coders. They certainly aren't ready for nightly builds. Look at the questions related to the betas of DNN 5 for examples. It's clear that users are trying to take a beta into a production environment and having troubles. And that's a stable beta version, not unstable nightly builds.
Many users of DotNetNuke have little or no experience in ASP.NET programming, database programming and management, IIS management or networking in general. Supporting nightly builds could easily become a nightmare. As it is, people ask questions without revealing their DNN version, OS version, IIS settings, host environment or whatever. Having to track and know which build they are on makes it nearly impossible to sufficiently answer questions.
The paid support, or DNN Professional program, might be a better place for nightly build support.
Jeff