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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to