Appendix. Advantages of the SOA architecture over direct coupling.
SOA体系结构相对于直接耦合的优点。
2
I find myself agreeing with Ashraf in his advocation of using basic oo design principles (encapsulation, loose coupling, favour composition over inheritance etc) concepts in applying these to SOA.
我比较赞同ashraf的观点——将OO的设计原则(封装、松耦合、重组合轻继承)应用于SOA。
3
Better layering, looser coupling, and greater testability can be achieved over time by performing these refactorings.