JESS: RE: run-query* and rule LHS
"Friedman-Hill, Ernest" <[email protected]> Tue, 16 Aug 2011 20:08:43 +0000
| Newsgroups | gmane.comp.java.jess |
|---|---|
| Message-ID | <[email protected]> |
Hi, The bottom line is that you can't run queries, directly or indirectly, from the LHS of rules. The results are unpredictable and, as you've seen, generally bad. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Nguyen, Son Sent: Tuesday, August 16, 2011 12:03 PM To: jess-users Subject: JESS: run-query* and rule LHS Hi, I observed some strange behaviors of run-query* from the LHS of rules.