<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Did you read the blog, or just look at the examples?<br>
"The final change we hope to do in time for 4.0, which is our most
requested feature, is to allow nested properties, array and hashmap
access to be expressed as field constraints rather than as predicates,
return value or evals."<br>
<br>
Stjepan Cvitanovic wrote:
<blockquote
 cite="mid:76a6a84a0705181837h7b880baer8481a11b833fd64a@mail.gmail.com"
 type="cite">It says on the blog that (quote)<br>
Person($pets:pets)<br>
  <span style="font-family: courier new,monospace;">eval(</span><span
 style="font-family: courier new,monospace;">$pets['rover'].type ==
"dog")</span>
  <br>
Will soon be able to write as:<br>
  <span style="font-family: courier new,monospace;">Person(
pets['rover'].type == "dog" )</span><br>
  <br>
Is the same true for nested objects or only for maps?<br>
I can't discern it from the blog post and that would be really
helpful....
  <br>
  <br>
  <br>
On 5/19/07, Mark Proctor &lt;<a moz-do-not-send="true"
 href="mailto:mproctor@codehaus.org" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)">mproctor@codehaus.org</a>&gt;
wrote:<br>
&gt; By now I would hope you are all subscribed to our
  <br>
&gt; bloghttp://markproctor.blogspot.com , but for those that aren't I
  <br>
&gt; thought these two entries would interest many people:<br>
&gt; Making decisions with Rule Flow  -<br>
&gt; <a moz-do-not-send="true"
 href="http://markproctor.blogspot.com/2007/05/making-decisions-with-rule-flow-and.html"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://markproctor.blogspot.com/2007/05/making-decisions-with-rule-flow-and.html
  </a><br>
&gt; JBoss Rules expressiveness goes to the next level -<br>
&gt; <a moz-do-not-send="true"
 href="http://markproctor.blogspot.com/2007/05/jboss-rules-expressiveness-goes-to-next.html"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://markproctor.blogspot.com/2007/05/jboss-rules-expressiveness-goes-to-next.html
  </a><br>
&gt; <br>
&gt; Mark<br>
&gt; _______________________________________________<br>
&gt; rules-dev mailing list<br>
&gt; <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
rules-dev@lists.jboss.org</a><br>
&gt; <a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/rules-dev"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
&gt; <br>
  <br>
  <br>
  <br>
-- <br>
lp<br>
------<br>
Stjepan
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>