On 7/3/07, Wolfgang Laun <[EMAIL PROTECTED]> wrote:
There are some recent contributions to the topic "Design Patterns" on
the Jess Wiki (http://www.jessrules.com/jesswiki/view).

And here's FactsAsSlotValues, another design pattern. Given the right
data, it may be used to answer questions such as:

Who are the parents of George II?
Jess> (getParents  "George II")
George II is the child of George I and Sophia Dorothea of Brunswick-Lüneberg.

Who succeeds James II?
Jess> (getSuccessor "James II")
King William III is the successor of King James II.
Queen Mary II is the successor of King James II.

Almost in time for Independence Day... ;-)

Kind regards
Wolfgang

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to