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

Summary: Architecture improvements in JSP/HTML editing
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PLAN
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 123819, 123818    
Bug Blocks:    

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.