[richfaces-issues] [JBoss JIRA] (RF-11931) The generated VDL doc should include a column displaying the default value of an attribute

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Feb 14 15:36:00 EST 2012


    [ https://issues.jboss.org/browse/RF-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666529#comment-12666529 ] 

Brian Leathem commented on RF-11931:
------------------------------------

Perhaps a better way to move forward, is to embed the default value with some kind of markup into the description.  We can then parse the default value from the description when the VDL doc is built.  Something like:

{code}
/**
 * This is the description of my attribute...
 * {default:ajax}
 */
{code}

or perhaps xml markup instead.  TBD when this is investigated further.
                
> The generated VDL doc should include a column displaying the default value of an attribute
> ------------------------------------------------------------------------------------------
>
>                 Key: RF-11931
>                 URL: https://issues.jboss.org/browse/RF-11931
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: cdk, doc
>            Reporter: Brian Leathem
>            Assignee: Brian Leathem
>            Priority: Minor
>             Fix For: 4.3-Tracking
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list