Matthias Kahlau schrieb: > I disagree. Without that nighly builds, the realization of my > application would have been questionable, because some bugs have been > fixed. You should test your application in any case, and if all works > with a nightly build, why not use it in a production environment... :) > It really depends, if you run into an issue which you cannot fix or bypass in a stable, at least for development nightlies are sometimes recommendable, but only in such cases (I can never recommend fully to use an unstable build).
The stables are not to bug ridden anymore like they used to be 1-2 years ago, huge improvements happened in this area. Therefore even if you run into issues and switch to the nightlies probably add a deployment plan for moving the project to the next stable asap once it comes out. Even if not for other reasons than that you have a clear reproducable tagged library version.

