Re: Suggestion for reorganization of org.netbeans.modules.bugs
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <1035855021.17069.415.camel@proto> |
Done. I also took the opportunity to rename IZ.java to IZBugEngine.java. That's the key class to look at (it implements the BugEngine interface) to get an example for how to implement support for another engine. You'll also see a reference to IZBugEngine in the bugs package; this is where the code should be replaced with something more generic which looks up registered bug engine registrations etc. (I filed an issue in Issuezilla under the tasklist category a while ago listing the issues related to the bug engine supporting multiple queries, bug databases, etc.) -- Tor On Mon, 2002-10-28 at 11:25, lacht wrote: > I'd like to suggest that any classes that deal specifically with a bug > tracker implementation be moved into their own subdirectory (example: > org.netbeans.modules.bugs.issuezilla). I'm taking a very initial glance at > adding an interface to Scarab (scarab.tigris.org) now that the XML > export/import is close to working, and such compartmentalization would be > very useful (to me at least). TIA for consideration. > > > ----------------------------------------------------------- > Thierry Lach > BBDO Detroit Inc. > Business: [email protected] > Home: [email protected] > Phone: (248)293-4715 > > > > ---- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]