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

Mario Fusco (JIRA) issues at jboss.org
Wed Aug 5 12:43:02 EDT 2015


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

Mario Fusco resolved DROOLS-310.
--------------------------------
    Resolution: Won't Fix


It's not possible to disambiguate this keeping mvel class literal. Also note that following java conventions is sufficient to workaround this problem.

> MVEL does not resolve class/member aliases
> ------------------------------------------
>
>                 Key: DROOLS-310
>                 URL: https://issues.jboss.org/browse/DROOLS-310
>             Project: Drools
>          Issue Type: Bug
>    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 was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list