懷念請過世的哲人 Herbert Simon
先生在該市住了五十來年
所以在回憶錄中大談其建築之美
在"人工科學"中討論其城市再興的規劃設計之功
The city has undergone a striking renaissance from a down-and-out smokestack to a cultural oasis.
A good working definition: loosely coupled is an attribute of systems, referring to an approach to designing interfaces across modules to reduce the interdependencies across modules or components – in particular, reducing the risk that changes within one module will create unanticipated changes within other modules. This approach specifically seeks to increase flexibility in adding modules, replacing modules and changing operations within individual modules. (Note: if any of you have come across a better definition of loosely coupled, please let me know – I’d like to follow up on this in a future blog.)
Three things stand out from this definition. First, it assumes a modular approach to design. Second, it values flexibility. Third, it seeks to increase flexibility by focusing on design of interfaces.