JESS: Serializing Userfunctions

2006-09-21 Thread Henrique Lopes Cardoso
Hi, I was using bsave() and bload() with an engine that includes Java-implemented user-functions. Since these are not serializable, I was using removeUserfunction() to all Java-implemented functions before bsave()ing. The user functions would be re-defined after bload()ing. This approach got

Re: JESS: Jess Bug Hunt Update

2006-09-21 Thread friedman_hill ernest j
I think Henrique Lopes Cardoso wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi, > > Is there no way of getting (in Java) the deftemplates of a certain module? > Looks like listDeftemplates() gets all deftemplates from all modules. > But its jess equivalent, (list-deftemplates)

Re: JESS: Jess Bug Hunt Update

2006-09-21 Thread Henrique Lopes Cardoso
Hi, Is there no way of getting (in Java) the deftemplates of a certain module? Looks like listDeftemplates() gets all deftemplates from all modules. But its jess equivalent, (list-deftemplates), includes the possibility of providing the name for the module. Henrique -- - - - - - - - -