Re: Bugs module, file issues
Petr Kuzel <[email protected]> Fri, 17 Sep 2004 20:28:52 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Tim Lebedkov wrote: > no. I created a DTD for it. > >>I can recall I have seen "View as XML" >>link in latest versions of Issuezilla and Bugzilla. >> > an .issues file could be used in small projects/projects with a small > amount of users to track the issues. If "users" equals "developers" it makes some sense. I do not expect that end users would be willing to create XML files and send them to developers. Even for developers I think that they can share 'internally known' bugs as e.g. usertasks. There is already category field in user task. You just need to add dependency relationship and keywords to usertasks and you are almost done. Are not you addressing here very specifics use case that is covered by more generic use case? In other words I prefer usertasks improvements over creating almost parallel structures in bugs module that is primarily focused on integration with existing server based issue tracking systems. What do you think? Cc.