I have a new project that begs the use of a rules-based engine.  I'm 
wondering if *clara *is an appropriate tool to use for this project.

Part of some rules will involve querying remote webservices for facts.  For 
example:

Rule 1 is true if

   1. http://www.abc.com/webservice responds with active=TRUE    AND
   2. http://www.xyz.com/myService responds with user=GEORGE
   

So are *Clojure/clara* the most appropriate tools to use?  Would there be a 
better rules-based facility to use?  TIA.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to