<div dir="ltr">Hello there! I&#39;m trying Guvnor 5.0M1&nbsp; (really nice :)) after reading : <a href="http://blog.athico.com/2008/08/machine-learning-and-apache-mahout.html">http://blog.athico.com/2008/08/machine-learning-and-apache-mahout.html</a><br>
<br>I thought I could use nested objects in my rules. For instance, I have a technical rule:<br><br>when<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $t: Trabalho( situacao.dscSituacao == &quot;AGUARDANDO APROVAÇÃO&quot; )<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Situacao( dscSituacao == &quot;EM APROVAÇÃO&quot; )<br>
&nbsp;&nbsp;&nbsp; then <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $t.setSituacaoValida(true);<br><br>But I can&#39;t find a way to bind this using guided editor. I add the fact Trabalho, bind it to $t variable, but when selecting a restriction to a field, it ends on situacao, not letting me navigate deeper on the graph. Is this possible? Do I need a latest version on the SVN in order to use this?<br>
<br>Best Regards<br clear="all"><br>-- <br>&quot;In a world without fences and walls, who needs Gates and Windows?&quot;<br>
</div>