This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21892 - Write a module which encapsulates IssueZilla and presents it as SIM services
Summary: Write a module which encapsulates IssueZilla and presents it as SIM services
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: sim (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 23066
Blocks: 21682 21683
  Show dependency tree
 
Reported: 2002-03-26 17:57 UTC by Terry Heatlie
Modified: 2002-05-15 22:50 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Heatlie 2002-03-26 17:57:30 UTC
A module should be written which encapsulates issuezilla.
The sim team has been calling this kind of module a bridging module.
This bridging module would provide programatic access to Issuezilla.
Note that it would NOT provide any GUI.
Comment 1 Terry Heatlie 2002-04-26 05:38:06 UTC
Work has started on this.
Comment 2 Terry Heatlie 2002-05-15 22:50:44 UTC
The module is izbridge - part of the sim project.
The initial version only targets logging of bugs.
It also is only an API, no GUI is present.