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

Toni Rikkola (JIRA) jira-events at lists.jboss.org
Tue Nov 2 06:38:02 EDT 2010


     [ https://jira.jboss.org/browse/JBRULES-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Toni Rikkola updated JBRULES-1188:
----------------------------------

        Parent:     (was: JBRULES-684)
    Issue Type: Feature Request  (was: Sub-task)


> Guided editor to have special widgets for date
> ----------------------------------------------
>
>                 Key: JBRULES-1188
>                 URL: https://jira.jboss.org/browse/JBRULES-1188
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-guvnor
>    Affects Versions: 4.0.1
>            Reporter: Michael Neale
>            Assignee: 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 similar "literal" values on the LHS, and RHS as appropriate (RHS can just be text, MVEL will coerce it)
> 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.
> I have made MVEL coerce strings to date, so #4 should not be necessary. 

-- 
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 jboss-jira mailing list