[jboss-jira] [JBoss JIRA] (DROOLS-151) Refactor the PackageBuilder, separating the declared type support
Davide Sottara (JIRA)
jira-events at lists.jboss.org
Tue May 28 05:51:06 EDT 2013
Davide Sottara created DROOLS-151:
-------------------------------------
Summary: Refactor the PackageBuilder, separating the declared type support
Key: DROOLS-151
URL: https://issues.jboss.org/browse/DROOLS-151
Project: Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 6.0.0.Beta2
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Minor
The "declared types" support has grown and bloated over the years, from a minor feature of the PackageBuilder into a full sub-component.
- The declared types compiler should become an independent component, separate from the PackageBuilder
- it should be pluggable into the PackageBuilder, and extensible as needed
- it should be based on a core "declare" language, with appropriate extension points
- it should be (partially) rewritten, to remove inefficiencies, redundancies and inconsistencies due to years of patches and additions
--
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