|
|
Software Architecture versus Code
|
Posted: Mar 16, 2015 10:27 AM
|
|
|
This post originated from an RSS feed registered with Agile Buzz
by Franco Martinig.
|
Original Post: Software Architecture versus Code
Feed Title: From the Editor of Methods & Tools
Feed URL: http://blog.martinig.ch/feed/
Feed Description: Posts, conferences announcements, book reviews, quotes and other items focused on software development with an emphasis on the software development process
|
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Franco Martinig
Latest Posts From From the Editor of Methods & Tools
|
|
Software architecture and coding are often seen as mutually exclusive disciplines, despite us referring to higher level abstractions when we talk about our software. You’ve probably heard others on your team talking about components, services and layers rather than objects when they’re having discussions. Take a look at the codebase though. Can you clearly see these abstractions or does the code reflect some other structure?
If so, why is there no clear mapping between the architecture and the code? Why do those architecture diagrams that you have on the wall say ...
Read: Software Architecture versus Code
|
|