Rebuild the Rete network on serialisation
-----------------------------------------
Key: JBRULES-1318
URL: http://jira.jboss.com/jira/browse/JBRULES-1318
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Reteoo
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 4.1.0
The JVM is no good at serialising graphs, so the rulebase is now transient and rebuilt upon serialisation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Create Scheduler API with JDK implementation
--------------------------------------------
Key: JBRULES-1625
URL: http://jira.jboss.com/jira/browse/JBRULES-1625
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
We need a pluggable scheduler api that the drools components can code against, while being protected against the underlying implementation. We also need a default JDK ScheduledThreadPoolExecutor as well as Quartz impl.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Compiled AlphaNode Network
--------------------------
Key: JBRULES-1418
URL: http://jira.jboss.com/jira/browse/JBRULES-1418
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 4.1.0
Compile each AlphaNode network, per object type, to a single class with ASM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Efficient WorkingMemory serialization with binary protocol
----------------------------------------------------------
Key: JBRULES-1598
URL: http://jira.jboss.com/jira/browse/JBRULES-1598
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Reteoo
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Remove Shadow Proxies
---------------------
Key: JBRULES-1627
URL: http://jira.jboss.com/jira/browse/JBRULES-1627
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
Remove all the ShadowProxy impementation except minimal support for the interface alone, leaving it to the user to implement them if they need it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dynamically generated beans in rule package
-------------------------------------------
Key: JBRULES-1645
URL: http://jira.jboss.com/jira/browse/JBRULES-1645
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder, drools-brms
Affects Versions: 4.0.7
Reporter: Michael Neale
Assigned To: Michael Neale
Fix For: 5.0.0-M1
This includes BRMS and compiler stuff. And GUI.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Split up documentation and rename docs
--------------------------------------
Key: JBRULES-1643
URL: http://jira.jboss.com/jira/browse/JBRULES-1643
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Documentation
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update ExtensibleXmlReader to use DOM Elements instead of Configuration
-----------------------------------------------------------------------
Key: JBRULES-1634
URL: http://jira.jboss.com/jira/browse/JBRULES-1634
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
Configuration is very lightweight, but it prevents interoperability, so we have migrated to the heaver DOM Element for XML fragments.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Allow RuleBases to be attached to a PackageBuilder for incremental build and use
--------------------------------------------------------------------------------
Key: JBRULES-1657
URL: http://jira.jboss.com/jira/browse/JBRULES-1657
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 5.0.0-M1
Attaching a RuleBase to a packagebuilder allows for a more shell like environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBRULES-347?page=all ]
Kris Verlaenen updated JBRULES-347:
-----------------------------------
Component/s: Eclipse IDE
> context assist help with f1
> ---------------------------
>
> Key: JBRULES-347
> URL: http://jira.jboss.com/jira/browse/JBRULES-347
> Project: JBoss Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Reporter: Mark Proctor
> Assigned To: Kris Verlaenen
> Fix For: FUTURE
>
>
> f1 should show appropriate help.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira