[jboss-jira] [JBoss JIRA] Created: (JBRULES-1090) Simple data field enums in BRMS

Michael Neale (JIRA) jira-events at lists.jboss.org
Thu Aug 16 05:43:01 EDT 2007


Simple data field enums in BRMS
-------------------------------

                 Key: JBRULES-1090
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1090
             Project: JBoss Rules
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions:  4.0.0.GA
            Reporter: Michael Neale
         Assigned To: Michael Neale
             Fix For: 4.0.1


Can use MVEL (or something) to store (as a discrete asset) a mapping of fact/fields to value lists. Then these value lists can be used in the Guided editor. 

eg:

Person.age : [1, 2, 3, 4, 5, 6, 7]
Person.sex: [M, F]
Person.classification: [ HIGH, LOW]

these are then used to drive drop downs. 

For extra bonus points, provide a means to display a different value to what is rendered. 
This can then be loaded as a separate map into SCE and loaded up to the client for display as needed. 

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

        



More information about the jboss-jira mailing list