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 114230

Summary: Use Schlieman's parser to in SyntaxParser implementation
Product: web Reporter: Marek Fukala <mfukala>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED INVALID    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 110302, 114234    

Description Marek Fukala 2007-08-30 11:43:30 UTC
Currently we have two separate parsers running on top of JSP and HTML files which is wasting of CPU and memory. Since
most of the features is build on top of S. parser, lets use it in the SyntaxParser implementation which is currently
used for dynamic emneddings of CSS and javascript creation.
Comment 1 Marek Fukala 2007-10-20 14:37:46 UTC
The HTML parser is fast enought, not critical in 6.0
Comment 2 Marek Fukala 2008-10-13 11:34:05 UTC
irrelevant since Schileman was anihilated.