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 28997 - Change UI of 'View WAR Content' action
Summary: Change UI of 'View WAR Content' action
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: PERFORMANCE, UI
Depends on:
Blocks:
 
Reported: 2002-11-25 15:24 UTC by _ rkubacki
Modified: 2003-12-11 14:17 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
draft of patch with explorer (27.81 KB, patch)
2003-01-31 14:25 UTC, _ rkubacki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2002-11-25 15:24:11 UTC
It should not be modal dialog. I suggest to use
regular TopComponent with explorer tree showing
whole filenames (including extension). This should
also initialize quickly if it will be unexpanded.

This action was identified as a possible
performance bottleneck during pilsen release.
Actually it takes 879 ms to open this dialog for
packaged examples from tomcat 4.0.4 distro (180kB,
205 entries). The number is OK but doesn't scale.
Comment 1 Ann Sunhachawee 2003-01-30 20:11:15 UTC
Let me know what HIE support you need for this. Some things I've noted
informally: I agree with the non modal decision, would recommend that
the title of the dialog should include an indicator of what web module
or WAR it is coming from.

I'm not clear on the proposal with the explorer tree  - would it show
the physical hierarchy of directories? And what do you mean by
"unexpanded" I think at least the first level of the WAR should be
expanded to be of use without user having to click more like i.e. 

-WAR Contents (?? don't know if this exists)
    - index.html
    + META-INF
    + WEB-INF

instead of just 

+WAR Contents
Comment 2 _ rkubacki 2003-01-31 14:25:04 UTC
Created attachment 8749 [details]
draft of patch with explorer
Comment 4 Alexei Mokeev 2003-02-20 09:07:16 UTC
This dialog is still modal. Bug is not fixed.
If you think that it must be modal, then please close this bug as
WONTFIX or by some other way.
However new messages "Comuting WAR Contents..." and "WAR content could
not be computed" are very usefull.
Checked with NetBeans dev. build 200302190100 
Comment 5 _ rkubacki 2003-02-20 09:45:05 UTC
OK, there is one step missing in this bug report. We've decided not to
do large changes and keep the UI almost untouched and only improve
perceived performance. This goal is acheived so it is OK from
perfromance point of view to makr it as fixed.
Comment 6 Alexei Mokeev 2003-02-20 10:04:38 UTC
OK. Verified. NetBeans dev. build 200302190100