I think Jenngang Shih wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> 
> Still reading "Jess in Action" and wonder if the followings are errors:
> 
> p315, Should "f.arg("all")" be "f.arg(new Value("all"))"?


Yes, thanks. Should be f.arg(new Value("all", RU.ATOM)) .


> p362, Should the sentence "Some rule engines come with an integrated rule
> editor or a toolkit for developing rule editors." drop the word - editors,
> at the end?

No, it's correct. It really means a single rule editor, or a toolkit
for developing specialized editors (i.e., editors that allow you to
specify only some subset of all possible rules, perhaps using a
natural language interface.)

> 
> Cheers,
> Jenngang 
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, October 30, 2003 5:11 AM
> > To: Jess Mailing List
> > Subject: JESS: Errata for "Jess in Action"
> > 
> > 
> > Hi Folks,
> > 
> > We've posted the list of known errors in "Jess in Action" at
> > 
> > http://www.manning.com/getpage.html?project=friedman-hill&file
> > name=errata.html
> > 
> > Contents reproduced here for your convenience:
> > 
> >     * Page 6: "is not the same as Bob's position" should be "is not
> > the same as Fred's position"
> >     * Page 35: "user.html" should be "user.shtml"
> >     * Page 42: The list of allowed punctuation in section 4.1.2 should
> > include the hyphen, "-".
> >     * Page 90: "to which a given shadow fact." should be "to which a
> > given shadow fact refers.".
> >     * Page 117: The factorial of 5 is 120, not 125.
> >     * Page 130, section 7.7.1: "in this case, the variables
> > declaration is optional." should be "in this case, the variables
> > declaration is not used."
> >     * Page 168: In the second code section, "(is-of-type number abc)"
> > should be "(is-of-type abc number)" and "(is-of-type number 123)"
> > should be "(is-of-type 123 number)"
> >     * Page 270, replace entire figure caption: "The fuzzy set graphs
> > for the fuzzy terms cold, cool, OK, warm and hot."
> >     * Page 274, figure caption: "Probability chart" should be "The
> > fuzzy set graphs".
> >     * Page 344, third line from bottom of page: "clean-up-order"
> > should be "initialize-order"
> >     * Page 387: "characters like & and >" should be "characters like &
> > and <"
> >     * Page 387, fourth line from bottom: "two Integers/description>"
> > should be "two Integers</description>" 
> > 
> > ---------------------------------------------------------
> > Ernest Friedman-Hill  
> > Science and Engineering PSEs        Phone: (925) 294-2154
> > Sandia National Labs                FAX:   (925) 294-2234
> > PO Box 969, MS 9012                 [EMAIL PROTECTED]
> > Livermore, CA 94550         http://herzberg.ca.sandia.gov
> > 
> > --------------------------------------------------------------------
> > 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]
> > --------------------------------------------------------------------
> > 
> 
> --------------------------------------------------------------------
> 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]
> --------------------------------------------------------------------
> 



---------------------------------------------------------
Ernest Friedman-Hill  
Science and Engineering PSEs        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

--------------------------------------------------------------------
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