[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1188) Guided editor to have special widgets for date, boolean

Michael Neale (JIRA) jira-events at lists.jboss.org
Wed Sep 12 21:45:11 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-1188?page=all ]

Michael Neale updated JBRULES-1188:
-----------------------------------

          Component/s: drools-brms
        Fix Version/s: FUTURE
    Affects Version/s: 4.0.1
          Description: 
To do this, 

1) modify SCE and SuggestionCompletionEngineLoader to set the fieldType (addFieldType) of Date for date fields. 
2) Also then modify the GUI to use a data picker, or tick box for "literal" values on the LHS, and RHS as appropriate
3) Modify the SCE or GUI so that it provides the correct list of operators for the new Date type
4) Modify the BRDRLPersistence to render it appropriately on the LHS and RHS (LHS may be OK, RHS probably won't be). 
5) Modify the Guided editor in the IDE to do the same.

> Guided editor to have special widgets for date, boolean
> -------------------------------------------------------
>
>                 Key: JBRULES-1188
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1188
>             Project: JBoss Rules
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: drools-brms
>    Affects Versions: 4.0.1
>            Reporter: Michael Neale
>         Assigned To: Michael Neale
>             Fix For: FUTURE
>
>
> To do this, 
> 1) modify SCE and SuggestionCompletionEngineLoader to set the fieldType (addFieldType) of Date for date fields. 
> 2) Also then modify the GUI to use a data picker, or tick box for "literal" values on the LHS, and RHS as appropriate
> 3) Modify the SCE or GUI so that it provides the correct list of operators for the new Date type
> 4) Modify the BRDRLPersistence to render it appropriately on the LHS and RHS (LHS may be OK, RHS probably won't be). 
> 5) Modify the Guided editor in the IDE to do the same.

-- 
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