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 123534

Summary: Avoid syncing pages when opening Page Flow Editor
Product: obsolete Reporter: Mark Dey <markdey>
Component: visualwebAssignee: Joelle Lam <joellelam>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mark Dey 2007-12-06 06:05:04 UTC
When Page Flow Editor is opened, insync is called upon to synchronize all open pages whether or not it is necessary, causing a significant delay in the PFE 
being available for use. The sync operation should be avoided if possible.
Comment 1 Joelle Lam 2007-12-10 23:49:15 UTC
Fixed Syncing of Pages by Override VMDNodeWidget per issue #123085.

IDE:-------------------------------------------------
IDE: [12/10/07 3:46 PM] Committing "Page Flow Editor" started
cvs server: scheduling file `PFENodeWidget.java' for addition
cvs server: use 'cvs commit' to add this file permanently
Checking in PageFlowToolbarUtilities.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/PageFlowToolbarUtilities.java,v  <-- 
PageFlowToolbarUtilities.java
new revision: 1.10; previous revision: 1.9
done
Checking in JSFPageFlowMultiviewDescriptor.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/JSFPageFlowMultiviewDescriptor.java,v  <-- 
JSFPageFlowMultiviewDescriptor.java
new revision: 1.43; previous revision: 1.42
done
Checking in PageFlowView.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/PageFlowView.java,v  <--  PageFlowView.java
new revision: 1.126; previous revision: 1.125
done
RCS file: /cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/graph/PFENodeWidget.java,v
done
Checking in graph/PFENodeWidget.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/graph/PFENodeWidget.java,v  <--  PFENodeWidget.java
initial revision: 1.1
done
Checking in graph/PageFlowScene.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/graph/PageFlowScene.java,v  <--  PageFlowScene.java
new revision: 1.120; previous revision: 1.119
done
IDE: [12/10/07 3:46 PM] Committing "Page Flow Editor" finished