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 99717 - Factor out JSF specific impl of the component
Summary: Factor out JSF specific impl of the component
Status: STARTED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 99427
  Show dependency tree
 
Reported: 2007-04-02 18:10 UTC by Peter Zavadsky
Modified: 2007-04-02 18:11 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 Peter Zavadsky 2007-04-02 18:10:50 UTC
The designer component (currectly the DesignerTopComp), contains JSF specific
implementations. The designer should be JSF independent.
Factor out the JSF specifics into designer/jsf module.