[richfaces-issues] [JBoss JIRA] (RF-13521) Remove Reference Data from Component Reference

Brian Leathem (JIRA) issues at jboss.org
Tue Feb 4 14:06:28 EST 2014


     [ https://issues.jboss.org/browse/RF-13521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-13521:
-------------------------------

    Fix Version/s: 5-Tracking
                       (was: 5.0.0.Alpha4)

    
> Remove Reference Data from Component Reference
> ----------------------------------------------
>
>                 Key: RF-13521
>                 URL: https://issues.jboss.org/browse/RF-13521
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Lukáš Fryč
>             Fix For: 5-Tracking
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> See [Forum Reference].
> ----
> I have noticed each of the components in Component Reference contains reference data:
>  
>  
> {code}
> 3.5.2. Reference data
>  
> component-type: org.richfaces.CommandLink
> component-class: org.richfaces.component.UICommandLink
> component-family: javax.faces.Command
> renderer-type: org.richfaces.CommandLinkRenderer
> {code}
>  
> Similarly, VDL doc contains same information:
>  
>  {code}
> Tag Information
> Component type	org.richfaces.CommandLink
> Tag Name	a4j:commandLink
> Renderer Type	org.richfaces.CommandLinkRenderer
> Handler Class	None
>  {code}
>  
>  
> The advantage of VDL doc is that it is automatically generated and so it doesn't need to be updated manually everytime something is changed.
>  
> On the other hand, those are also not information which are used regularly - they are intented for advanced users and use cases.
>  
> Thus I suggest to remove the Reference Data from Components Reference.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list