So I said, narrow the focus.
Your "use case" should be, there's a 22 year old college student
living in the dorms.
How will this software get him laid? - jwz
Following on from the trac hacking the other day I’ve now taken the next step and made a trac milestones query macro so we can replace a bunch of ticketquery macros with:
== Release Candidates == [[MilestoneQuery(rc_%, ,)]] == Releases == [[MilestoneQuery(release%,completed,)]]
This is sooo nice. Now to update our release tracking page I can simply use command line tools (and the trac web tools). The command line tools can all be integrated with other release management tools, and even mercurial hooks.