The new algorithm is designed to use less memory, over all than Rete (being 
lazy). We’ve already addressed the class loader issue, so there is always a 
parent classlaoder.

There is still the issue  that you cannot do byte code compilation at runtime 
in android; but this can be addressed by using the MVEL dialect and turning of 
bytecode generation.

My last remaining concern is that the codebase currently is too large; partly 
due to so much being left over from drools 4.x. We need to do a big cleanup, to 
remove old interfaces and classes. We’ll be doing that our next release.

So in theory you should be able to get it to run, there is just a lot of room 
for improvement :)

Let me know how you progress.

Mark


On 20 Nov 2013, at 17:39, profversaggi <profversa...@gmail.com> wrote:

> Thank you Mark!
> 
> Has anyone gotten it to successfully compile and run on Android just yet? 
> I've been chomping at the bit to get something like that in proof of concept, 
> so I'm eager to try. :-)
> 
> -matt
> 
> 
> On Wed, Nov 20, 2013 at 4:29 AM, Mark Proctor [via Drools] <[hidden email]> 
> wrote:
> It was done as part of the 6.x series, and will be available in 6.0.final 
> next week: 
> http://blog.athico.com/2013/11/rip-rete-time-to-get-phreaky.html
> 
> Mark 
> On 20 Nov 2013, at 02:00, profversaggi <[hidden email]> wrote: 
> 
> > Greetings everyone, 
> > 
> > I recall having a conversation long ago where it was articulated that the 
> > lazy Rete might be soon to be working, which merges the benefits of Rete 
> > and 
> > Leaps for deployment on the mobile platform. 
> > 
> > Has there been any progress on that front? 
> > 
> > -matt 
> > 
> > 
> > 
> > -- 
> > View this message in context: 
> > http://drools.46999.n3.nabble.com/Drools-5-4-0-Final-released-tp3986544p4026836.html
> > Sent from the Drools: Developer (committer) mailing list mailing list 
> > archive at Nabble.com. 
> > _______________________________________________ 
> > rules-dev mailing list 
> > [hidden email] 
> > https://lists.jboss.org/mailman/listinfo/rules-dev
> 
> 
> _______________________________________________ 
> rules-dev mailing list 
> [hidden email] 
> https://lists.jboss.org/mailman/listinfo/rules-dev
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://drools.46999.n3.nabble.com/Drools-5-4-0-Final-released-tp3986544p4026843.html
> To unsubscribe from Drools 5.4.0.Final released, click here.
> NAML
> 
> 
> 
> -- 
> #########################################################
> Matthew R. Versaggi, President & CEO
> Versaggi Information Systems, Inc.
> Adjunct Professor of eBusiness DePaul University
> Email: mailto:[hidden email], [hidden email]
> M: 630-292-8422 
> LinkedIn:  http://www.linkedin.com/in/versaggi
> ######################################################### 
> 
> View this message in context: Re: Drools 5.4.0.Final released -reply
> Sent from the Drools: Developer (committer) mailing list mailing list archive 
> at Nabble.com.
> _______________________________________________
> rules-dev mailing list
> rules-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev

_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Reply via email to