[richfaces-issues] [JBoss JIRA] Commented: (RF-7727) Develop Library Model that will be used by all CDK tasks.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Aug 19 02:40:26 EDT 2009


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

Alexander Smirnov commented on RF-7727:
---------------------------------------

Model functionality includes:
- factory methods that simplify new objects creation.
- Visitor support.
- Objects lookup.
- Xml ( JAXB ) annotations that support faces-config.xml marshalling/unmarshalling.
- Serialization to keep information between builds.
- Merge with other model.

> Develop Library Model that will be used by all CDK tasks.
> ---------------------------------------------------------
>
>                 Key: RF-7727
>                 URL: https://jira.jboss.org/jira/browse/RF-7727
>             Project: RichFaces
>          Issue Type: Sub-task
>          Components: CDK
>    Affects Versions: 4.0.0.ALPHA1
>            Reporter: Alexander Smirnov
>            Assignee: Alexander Smirnov
>             Fix For: 4.0.0.ALPHA1
>
>
> The model encapsulates all information necessary to build JSF files from different sources: Java Annotations, XML configuration and, in future, cached results that can be used to speed-up build process. The model provides methods for manipulation its content, that keeps references betveen objects and checks model restrictions ( including CDK naming conventions ), visitor methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list