[richfaces-issues] [JBoss JIRA] Created: (RF-8965) Smart check for 'generate' property.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Jul 21 19:45:52 EDT 2010


Smart check for 'generate' property.
------------------------------------

                 Key: RF-8965
                 URL: https://jira.jboss.org/browse/RF-8965
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: CDK
            Reporter: Alexander Smirnov
             Fix For: 4.0.0.Milestone2


To automatically set proper value for 'generated' attribute, model verifier should check existence of target class and generate target only if it does not exists.
1) change type og 'generate' attribute to Boolean. null value will indicate unknown state.
2) if state of generate is not known, Model Validator should check existence of target class ( using SourceUtils ) and set value depends of it.

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

        


More information about the richfaces-issues mailing list