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 180739

Summary: All facelets libraries are invalidated upon modification of any of its descriptors
Product: javaee Reporter: Marek Fukala <mfukala>
Component: JSF EditorAssignee: Martin Fousek <marfous>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: TASK Exception Reporter:

Description Marek Fukala 2010-02-15 09:26:31 UTC
The fix of issue 172520 (fd805c6f020c) introduces the ${subject}.

There is a need to selectively reparse only the affected library, which requires little bigger changes in the code. The current implementation may become very painful when one has lots of libraries and modifies some of them often.