Re: Bugs module, file issues

Tim Lebedkov <[email protected]> Fri, 17 Sep 2004 18:49:22 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Petr Kuzel wrote:

>Hello Tim,
>
>I'm looking at your prototyped code handling issue lists
>stored in .issues file. But I have not found user
>level entry points. How can user use this? Is .issues
>some standard file format that I can get directly from
>issues database? 
>
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.

--Tim