[jboss-jira] [JBoss JIRA] (DROOLS-503) Automatically infer traitability for non-declared classes

Davide Sottara (JIRA) issues at jboss.org
Tue May 27 00:19:56 EDT 2014


Davide Sottara created DROOLS-503:
-------------------------------------

             Summary: Automatically infer traitability for non-declared classes
                 Key: DROOLS-503
                 URL: https://issues.jboss.org/browse/DROOLS-503
             Project: Drools
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
    Affects Versions: 6.1.0.Beta4
            Reporter: Davide Sottara
            Assignee: Davide Sottara
            Priority: Minor
             Fix For: 6.1.0.CR1


Even if a java class is marked as @Traitable, it may still be necessary to declare it explicitly (e.g. if it is not used directly in any rule pattern).
This declaration is only required to force the engine to evaluate the @Traitable status, which can be done on demand and automatically



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list