Well I think you have got it wrong. The author tries to explain with the CD example that in OOPS, you have data and the code that processe the data together (fileds and methods in a class) equating this with the example you have a CD and a designated CD player. As opposed to SOA you have generic form of data and the code i.e. a CD (data) that can be played on any player (code).
|