[jboss-jira] [JBoss JIRA] (JBRULES-3609) KnowledgeAgent and Guvnor still communicate in legacy rule Package classes and Guvnor stores it's package snapshots in the legacy class format

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Tue Aug 21 09:02:14 EDT 2012


Geoffrey De Smet created JBRULES-3609:
-----------------------------------------

             Summary: KnowledgeAgent and Guvnor still communicate in legacy rule Package classes and Guvnor stores it's package snapshots in the legacy class format
                 Key: JBRULES-3609
                 URL: https://issues.jboss.org/browse/JBRULES-3609
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 5.4.0.Final
            Reporter: Geoffrey De Smet
            Priority: Blocker
             Fix For: 6.0.0.Beta1


Guvnor has 0 usages of the modern KnowledgeBase or KnowledgePackage. Instead, it's still completely based on the legacy Package of drools-core.
For example:
- The serialized class instance in the JCR repo is a legacy Package, not a modern KnowledgePackage
- The serialized classes instance streamed to the KnowledgeAgent is a legacy Package, not a modern KnowledgePackage
That's just the tip of the iceberg.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list