Wiki for a software architecture document
Compared with the industry’s “standard” approach to documenting software architectures (advanced word processor [MS Word], drawing software [Visio], and source control [CVS]) the wiki approach provides the following benefits. The document is accessible via any web browser, transclusion allows for repetition of information defined earlier in a document, source control and mechanism for merging & discussing changes are built-in. The wiki approach, however, suffers from lack of built-in image editing functionality. This means frequent copying and pasting from another image editor, which may or may not be available to all wiki user base.
The wiki approach is also a paradigm shift to managing software architecture. In an ordinary hierarchical organization software architecture design is done by a single person or by a very small group of software architects. The wiki approach levels the hierarchy and allows any team member to make changes. From one point of view the allocation of ownership may empower team members to contribute, but on the other side not a single person is accountable for the whole design. This may pose a challenge to a more traditional accountability structures and to people with fragile egos.
A technical note (TN) released by the Software Engineering Institute (SEI) shares the experience of using a wiki web-based tool by a small team of software engineers while working on a project for the Siemens corporation. For a more detailed discussion please see the TN page or TN in PDF.
1 Comments:
At 7:27 PM,
Mark said…
I have not yet had the opportunity to try it, but Gliffy, a plug-in for Confluence, might offer a better means of incorporating diagrams in a software-architecture wiki.
Post a Comment
<< Home