<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Thanks all, I'll have a look into it.&nbsp;</div><div><br></div><div>Regarding DRL / CLP on mobile: For example, late's assume we have a central server using Drools as rule engine. Now there is a need for native mobile apps that should work "fluently" and which should also be able to function properly without internet connection.&nbsp;</div><div>To date it's not uncommon that it comes down to really ugly hardcoded implementations. Parts of the workflow and logic / validation has to be re-implemented on every mobile platform, because the options for business rule engines that work on all platforms is very limited. Language-wise, there is no Java on iOS and Windows Phone 8. But there is C/C++ possible for all platforms.&nbsp;</div><div><br></div><div>So in my opinion mobile applications could greatly benefit from a possibility to understand at least the parts of rules of that central instance which they have to implement in some way.&nbsp;</div><div><br></div><div>Or am I thinking in the wrong direction?</div><div><br></div><div>Ben</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; "><div><br></div><div>It could be my imagination only, but I think the possibility to define a process once for a parent server instance and being able to execute (parts of the process) temporarily elsewhere, without needing that big parent server for every piece of logic,
 is something that is currently missing.&nbsp;</div></div></blockquote>
I'm confused, what's this to do with DRL and CLP?</div><div><br></div><div>Mark<br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; "><div><br></div><div>Ben</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family: Calibri; font-size: 11pt; text-align: left; border-width: 1pt medium medium; border-style: solid none none; padding: 3pt 0in 0in; border-top-color: rgb(181, 196, 223); "><span style="font-weight:bold">Von: </span>Mark Proctor &lt;<a href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>&gt;<br><span style="font-weight:bold">Antworten an: </span>Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>&gt;<br><span style="font-weight:bold">Datum: </span>Freitag, 31. Mai 2013 00:16<br><span style="font-weight:bold">An: </span>Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>&gt;<br><span style="font-weight:bold">Betreff: </span>Re: [rules-users] Translate Drools to CLIPS rules<br></div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
drools-clips was both a parser and a shell. The parser basically converted clp fr drl, to then be executed in a shell. There was however no interested in the project at all, so we discontinued it.
<div><br></div><div>The parser and converter might be salvageable, if the project is rescoped simply at a clp to drl translation layer, it might be easier to re-include it again. I suspect as well a reduced scope in effort, will make it easier for people to get involved.</div><div><br></div><div>So if anyone wants to give that a go, to rip open drools-clips, get the parser and translator out, and get it working with 6.0.0.SNAPSHOT. That would be great :)</div><div><br></div><div>Mark<br><div><br></div><div><br><div><div>On 30 May 2013, at 21:16, "Stadin, Benjamin" &lt;<a href="mailto:Benjamin.Stadin@heidelberg-mobil.com">Benjamin.Stadin@heidelberg-mobil.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi,</div><div><br></div><div>I'm interested in possibilities to convert (one-way) Drools to CLIPS rules. I've followed the discussion about the canceled support for the CLIPS parser in Drools ("Drools Clips", last reply&nbsp;2 Feb 2013). However, are there any options left to make a one-way
 conversion?</div><div><br></div><div>My interest in this is that I currently do a little research about how to fill the gap between central business rule engines and business process implementation and execution on smartphones / tablets (iOS, Android, Windows Phone 8). Currently I'm under
 the opinion that good old CLIPS could theoretically be a common denominator to enable common rule definition, and partial execution of these on mobile devices.</div><div><br></div><div>Regards,</div><div>Benjamin Stadin</div></div>
_______________________________________________<br>
rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></blockquote></div><br></div></div></div></div></span></div>
_______________________________________________<br>
rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></blockquote></div><br></div></div></span></body></html>