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 99427

Summary: Refactor designer to be independent of JSF & specific CSS engine (Batik) impl
Product: obsolete Reporter: Peter Zavadsky <pzavadsky>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: NEW ---    
Severity: blocker CC: janario
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 99442, 99717, 99428, 99431, 99434, 99438, 99440, 99441    
Bug Blocks:    

Description Peter Zavadsky 2007-03-29 18:40:59 UTC
This is an umbrella issue which goal is to get designer module into state, where
it doesn't depend on the JSF specific implemenations, and specific CSS engine
impl (batik currently), also on the other specific implementations which don't
contribute to the functionality of the designer itself.
The functionality of the designer, is to provide visual editing support of
(X)HTML type document with regards of CSS information, i.e. CSS Box model.
Comment 1 marcomangiante 2009-03-21 18:51:24 UTC
Any news?