Service-Orientation vs Object-Orientation – can they coexist?
My opinion is that SOA can be useful, at a macro level, but each service probably still will be large enough to need several internal components. The internal components may benefit from OO architecture. The SOA API should be defined more carefully than the internal APIs, since it is an external API. The data types … Read more