Hi,I have a serious problem with accumulate, I wanted to use it on some shadow 
facts, but I noticed that I can't have more than one "contained CE".I would 
need to use a "Time-varying method" (OBJECT) and a test-CE in the matching part 
of the Accumulate...
 
Something like (modifed from the manual):
 
?c <- (accumulate (bind ?list (new java.util.ArrayList))                 (?list 
add ?o)                                              ?list                      
                                  (employee (OBJECT ?o))                (test 
(?o xyzMethod "arg1")) ; <- that can't work if I understand correctly :(  =>  
(printout t (?c toString)  crlf))
This causes me some serious trouble, so I'll hope there is a way to deal with 
it.
 
Thanks again !
 
_________________________________________________________________
Soyez parmi les premiers à essayer Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d

Reply via email to