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 123352 - Architecture improvements in JSP/HTML editing
Summary: Architecture improvements in JSP/HTML editing
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords: PLAN
Depends on: 123819 123818
Blocks:
  Show dependency tree
 
Reported: 2007-12-04 13:42 UTC by Petr Jiricka
Modified: 2008-02-21 15:56 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2007-12-04 13:42:52 UTC
Restructure the architecture of JSP/HTML editing to provide the following:

- more robust code that has better quality than in NetBeans 6.0
- solution to outstanding performance problems
- smoother cooperation with JavaScript and CSS editors
- patterns, best practices, frameworks and/or APIs for language embedding in general
- more maintainable code
- better foundation needed to more easily provide end user features
- more unit tests
Comment 1 Petr Jiricka 2008-02-21 15:55:59 UTC
For the purpose on NB 6.1, this can be considered done.
Comment 2 Petr Jiricka 2008-02-21 15:56:29 UTC
Fixed.