Business implementation code often gets intertwined with the service communications support, which makes its harder to implement, understand, maintain and debug.
业务实现代码经常与服务通信支持代码搅和在一起,它使得实现、理解、维护和调试变得更加困难。
3
You can easily debug the code inside callback classes because not all IDEs support tracing in the inner classes.