Wiki integration
So I’ve been looking at Wikis recently (MediaWikiw is running Erisaria now, for instance)... more specifically, how wikis can be great development resources. My current obsession is Trac, from Edgewall Software. Trac is an integrated wiki, issue tracker, and Subversion repository browser… you can associate issue tickets with Subversion revisions, document your product, etc… very nice!
I’ve got two ideas for some better wiki integration into an agile development process:
- Since an agile process involves an automated build (you are doing an automated build, aren’t you?) I think it’d be great to have a documentation submission go directly to the wiki as a step in the automated build. Changenotes as well, some sort of aggregation of source comments…
- Some sort of basic UML plugin for a wiki is good, too, for discussions of architectures and designs
Just some thoughts. ( =