[jboss-jira] [JBoss JIRA] (DROOLS-310) MVEL does not resolve class/memer aliases

Mario Fusco (JIRA) jira-events at lists.jboss.org
Wed Nov 13 03:54:06 EST 2013


    [ https://issues.jboss.org/browse/DROOLS-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923039#comment-12923039 ] 

Mario Fusco commented on DROOLS-310:
------------------------------------

This is caused by mvel syntax that allows class literals. I honestly don't know how to disambiguate this without break mvel backward compatibility.
                
> MVEL does not resolve class/memer aliases
> -----------------------------------------
>
>                 Key: DROOLS-310
>                 URL: https://issues.jboss.org/browse/DROOLS-310
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>
> In the (unlikely) case a class should have the same name as one of its members:
> myClass( myClass != null )
> MyClass( MyClass != null )
> constraints will not be resolved correctly by MVEL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list