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 79366 - Rewrite JSP formatting engine
Summary: Rewrite JSP formatting engine
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 80047
  Show dependency tree
 
Reported: 2006-06-28 19:13 UTC by Tomasz Slota
Modified: 2006-08-22 14:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Slota 2006-06-28 19:13:41 UTC
This bug has been extracted from #67863. The JSP code formatter should be
rewritten to solve a performance problem, remove extensive code duplication with
the HTML/XML formatters and improve code readibility.

See the description of #67863 for details.
Comment 1 Tomasz Slota 2006-08-03 09:55:00 UTC
done.

Checking in web/jspsyntax/src/org/netbeans/modules/web/core/syntax/JspFormatter.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/JspFormatter.java,v  <--  
JspFormatter.java
new revision: 1.32.8.3.2.6; previous revision: 1.32.8.3.2.5
done
Checking in xml/tageditorsupport/src/org/netbeans/modules/editor/structure/formatting/
TagBasedFormatter.java;
/cvs/xml/tageditorsupport/src/org/netbeans/modules/editor/structure/formatting/Attic/
TagBasedFormatter.java,v  <--  TagBasedFormatter.java
new revision: 1.1.2.8; previous revision: 1.1.2.7
done
Comment 2 Jindrich Sedek 2006-08-22 14:02:21 UTC
v.