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 96149 - Section view UI should be separated from xml/multiview
Summary: Section view UI should be separated from xml/multiview
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords: API
Depends on:
Blocks: 89469
  Show dependency tree
 
Reported: 2007-02-21 13:19 UTC by Petr Jiricka
Modified: 2016-07-07 08:56 UTC (History)
2 users (show)

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 Petr Jiricka 2007-02-21 13:19:35 UTC
Currently, the xml/multiview module contains two parts - one is the
synchronization framework, and one is the UI implementation for the "section
view". However, the section view UI is useful also without the synchronization
framework, so it should be moved to a separate module.
Comment 1 Petr Jiricka 2007-02-21 13:20:57 UTC
I suggest j2ee/sectionview as the location for the new module.
Comment 2 Andrei Badea 2007-02-21 15:46:48 UTC
The description implies that there will be clients using the section view alone,
so it seems the new module will have to provide some API. I suggest to try to
separate that API with evolution in mind, so that it can become stable at some
point.

I know xml/multiview is not in a shape allowing it to be turned into a stable
API anytime soon, so I view this issue as an opportunity to stabilize at least a
part of it.
Comment 3 Martin Balin 2016-07-07 08:56:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss