On 9 Mrz., 00:11, Peter Becker <[email protected]> wrote: > There are other > commercial offerings such as the Atlassian tools which are loved by many > (http://www.atlassian.com/). I've got not too much experience with > those, but that little bit suggests that they are not as accessible as > trac, but more powerful.
Agreed. I used Bugzilla for a couple of years before switching to JIRA, and it was a revelation (JIRA actually had the concept of releases and versions - oh my...). JIRA is a lot more powerful than Trac, but Trac's wants to be as minimalistic as possible. For instance, we added a "Closer" custom fields to JIRA and could specify its type to be a user name, so you got the "type-ahead completion" for user names. Trac has types for custom fields, too, but you can't specify them to be user names (http://trac.edgewall.org/wiki/ TracTicketsCustomFields). -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
