To me, the basic problem with nib files is that they are not human readable, so it's difficult to impossible to tell if there are unintentional or undesirable changes in the file, such as accidentally dragging a view.
Are there any nib alternatives out there that address this?