<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2>Do you mean object classes that represent DRL or objects 
that DRL operate upon (i.e. Facts)? </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009></SPAN><SPAN 
class=008114709-06022009><FONT face=Arial color=#0000ff size=2>Facts are simply 
POJO's and therefore IMO any mechanism that can deserialise into a POJO should 
suffice.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2>You could also look into the use of JNI for the interface 
between C++ and Drools.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2>With kind regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=008114709-06022009><FONT face=Arial 
color=#0000ff size=2>Mike</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> rules-users-bounces@lists.jboss.org 
  [mailto:rules-users-bounces@lists.jboss.org] <B>On Behalf Of </B>Sachin 
  Mangal<BR><B>Sent:</B> 06 February 2009 07:13<BR><B>To:</B> 
  rules-users@lists.jboss.org<BR><B>Subject:</B> [rules-users] Java Bean 
  dependency<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>Hi,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I want to use Drools as a part of a classification system which consist 
  of Machine Learning based classification (semi supervised) followed by an 
  expert system (rule based classification). The&nbsp;issue is that&nbsp;ML part 
  and the framework is in C++ and Drools supports Java. So, I will use some IPC 
  mechanism for sending data objects from framework&nbsp;to the rule system (I 
  have my own serialization and deserialization modules for that).&nbsp;I just 
  want to know that the object classes correspoding to DRLs need to be in some 
  special format or any format with getter and setter methods will do?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thanks in advance,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Sachin Mangal</DIV>
  <DIV>Member of Research Staff,</DIV>
  <DIV>Guavus Network Systems Pvt Ltd</DIV></BLOCKQUOTE></BODY></HTML>