Bug 167194 - [enhancement] Faces-Config editor should allow New Class wizards
Summary: [enhancement] Faces-Config editor should allow New Class wizards
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Cameron Bateman CLA
QA Contact:
URL:
Whiteboard: faces-config editor
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-12-07 20:34 EST by Cameron Bateman CLA
Modified: 2008-02-06 15:21 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Bateman CLA 2006-12-07 20:34:47 EST
There are numerous properties, mostly in the Application configuration, where the user sets a fully-qualified class name for something.  Examples include ActionListeners, NavigationHandler, StateHandler and so on.  It would be nice if the UI provided the same sort of support as the Managed Bean UI where the user can create a new class of the appropriate type or interface (most of these must be subs of some API) in addition to selecting existing classes as is the case now.
Comment 1 Raghunathan Srinivasan CLA 2007-01-05 20:25:27 EST
Triaged for WP 2.0.
Comment 2 Raghunathan Srinivasan CLA 2007-03-15 02:08:05 EDT
Please verify. I think this is already supported.
Comment 3 Cameron Bateman CLA 2007-04-05 19:18:23 EDT
Only a class name lookup exists.  Not a class creation wizard option.
Comment 4 Raghunathan Srinivasan CLA 2007-04-18 15:10:05 EDT
Consider for 3.0
Comment 5 Raghunathan Srinivasan CLA 2008-02-06 15:21:02 EST
Deferred due to lack of resources. Contributions from the community would be welcomed.