Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.0.0.Alpha2
-
Fix Version/s: 1.0.0.Beta2
-
Component/s: Builtin Plugins
-
Labels:
Description
Currently, there is no way to find scaffolded views unless you type the address manually. No links are generated, nor are there any matching navigation cases that would get you there. this should be fixed with a pluggable NavigationProvider or MenuIntegration system.
consider using faces-config.xml to store the map of navigation cases.
also consider something like prettyfaces, which is a more robust navigation system.