Daniel Salama wrote:
> 1) The nature of dynamic queries as presented in my original email: your

Just briefly coming out of lurk mode, when designing your application
you might want to use something like GBBopen from gbbopen.org that
implements a main memory blackboard for dynamic queries to in memory
objects.

It also provides for dynamic re-ordering of execution of what are called
knowledge-sources, as well as events and event triggers that can be used
along with a control shell mechanism.

If you write your application in such a way that persistence is handled
by Berkley db and dynamic queries are in memory, you can develop an
application specific language that will rock.

Best regards,

---Venkat.



_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to