A new version of the FuzzyJ Toolkit is available (1.10) that fixes the
property changes problem. See: 
http://www.iit.nrc.ca/IR_public/fuzzy/fuzzyJToolkit2.html

It should be protected from Jess modifications (although it is not as
clean a fix as I would have liked ... it exposes some public methods
that should not be visible to the general public ... perhaps I'll
find a better solution in the future).

The new version will be available on-line for distribution some time tomorrow 
(Thursday
July 27) and the on-line documentation is available at the above web site now.

Bob.


Bob Orchard
National Research Council Canada      Conseil national de recherches Canada
Institute for Information Technology  Institut de technologie de l'information
1200 Montreal Road, Building M-50     M50, 1200 chemin Montréal
Ottawa, ON, Canada K1A 0R6            Ottawa (Ontario) Canada K1A 0R6
(613) 993-8557 
(613) 952-0215 Fax / télécopieur
[EMAIL PROTECTED] 
Government of Canada | Gouvernement du Canada



> -----Original Message-----
> From: Orchard, Bob 
> Sent: Monday, July 24, 2006 2:12 PM
> To: Orchard, Bob; '[email protected]'
> Subject: RE: JESS: propagation of FuzzyValue property changes
> 
> 
> Still on vacation (just married off my son) but will be at 
> work for a day or 
> 2 this week. I have a solution and will try to implement it 
> during this time. 
> Something changed in Jess in some recent revision I believe 
> so that the 
> property changes no longer work as expected. FuzzyJess relied on Jess 
> behaviour and this was a bad idea. The new solution will 
> isolate itself from 
> Jess (I hope) but will affect previous programs that used the 
> equals or equalsStar
> methods for a FuzzyValue ... more to come later.
> 
> 
> 
> Bob Orchard
> National Research Council Canada      Conseil national de 
> recherches Canada
> Institute for Information Technology  Institut de technologie 
> de l'information
> 1200 Montreal Road, Building M-50     M50, 1200 chemin Montréal
> Ottawa, ON, Canada K1A 0R6            Ottawa (Ontario) Canada K1A 0R6
> (613) 993-8557 
> (613) 952-0215 Fax / télécopieur
> [EMAIL PROTECTED] 
> Government of Canada | Gouvernement du Canada
> 
> 
> 
> -----Original Message-----
> From: Orchard, Bob 
> Sent: Tuesday, July 18, 2006 9:52 AM
> To: '[email protected]'
> Subject: RE: JESS: propagation of FuzzyValue property changes
> 
> 
> I'm not sure what your problem is exactly but I could suggest 
> that you read the FuzzyJ User guide ... chapter on FuzzyJess 
> and especially the section entitled ... Java Beans and Jess 
> Shadow Facts with Fuzzy Slots - special consideration.
> 
> If this doesn't help let me know. I'm on vacation and only 
> checking email occasionally.
> 
> 
> Bob Orchard
> National Research Council Canada      Conseil national de 
> recherches Canada
> Institute for Information Technology  Institut de technologie 
> de l'information
> 1200 Montreal Road, Building M-50     M50, 1200 chemin Montréal
> Ottawa, ON, Canada K1A 0R6            Ottawa (Ontario) Canada K1A 0R6
> (613) 993-8557 
> (613) 952-0215 Fax / télécopieur
> [EMAIL PROTECTED] 
> Government of Canada | Gouvernement du Canada
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Friedrich Krebs
Sent: Tuesday, July 18, 2006 5:01 AM
To: [email protected]
Subject: JESS: propagation of FuzzyValue property changes


i am working with javaBean objects as facts in the rete engine of jess 
(7.0b6). the beans i use have properties of type FuzzyValue (FuzzyJ1.9). 
property changes of the fuzzy properties are not propagated to the rete 
engine. i do use the FuzzyRete and i use the proposed 
firePropertyChange("propertyName", null, newValue).
any suggestions?
thanks,
friedrich.

-- 
friedrich krebs
barth & krebs partner
it-services
germany
34119 kassel
elfbuchenstrasse 18
--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to