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 - Refactor designer to be independent of JSF & specific CSS engine (Batik) impl
Summary: Refactor designer to be independent of JSF & specific CSS engine (Batik) impl
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on: 99442 99717 99428 99431 99434 99438 99440 99441
Blocks:
  Show dependency tree
 
Reported: 2007-03-29 18:40 UTC by Peter Zavadsky
Modified: 2013-07-07 02:49 UTC (History)
1 user (show)

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 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?