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

Summary: Section view UI should be separated from xml/multiview
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: abadea, ppisl
Priority: P3 Keywords: API
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 89469    

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