Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
On the other side we have the developing concept of software components. Let me give you a trivial example from a different engineering expertise. When designing a computer, do not place the CPU under the power supply. Doing so will cause you heating problems. Or, if plugging an element in the wrong way round can cause damage use a shaped plug that will not go in the wrong way. The experienced PC designer could come up with a range of other 'rules of thumb'. These are patterns for computer hardware design. I wish that more designers would learn not to put RAM sockets under hard- drives - I get tired of dismantling a machine to add some extra RAM.
Alongside design issues we have ones of using the work of others. I want to be able to pull out one CPU and simply plug in another. I do not really care about the internal differences between an Intel Pentium MMX chip and an AMD K6. This is component level thinking. Well-designed components with consistent and compatible interfaces reduce costs and (though they hate it) enhance competition. I want to be able to replace a component from one source by the next generation from the same or alternative source. This means that we need well-designed interfaces. There are a number of component technologies developing at the moment. Three major contenders are JavaBeans (a Java specific component technology) DCOM and ActiveX from Microsoft and OMG's CORBA and IIOP. Will there be an eventual winner? Or will there be some form of universal connector that can adapt to whatever components are at the ends? I have no idea.
If you want to learn more about the technical and business issues at stake in this area will benefit from taking time to read this book.