Pros: * Less source code * IDE's make it easy to track down source for an unqualified symbol name.
Cons: * Without an IDE, it is hard to know what an unqualified symbol name means. Since I don't (yet) use an IDE, I appreciate the fully-qualified names, but I'm willing to follow the herd.
