Thanks. Based on your comments, I was able to patch the current production and development versions I'm using (7.0p2 and 7.1p2). I also created a Java unit test for the fix. If anyone on this list is interested in the details, let me know.
Brian -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ernest Friedman-Hill Sent: Wednesday, June 10, 2009 9:06 PM To: jess-users Subject: Re: JESS: JessLong Illegal argument exception On Jun 10, 2009, at 7:43 PM, Brian Rogosky wrote: > Hi Ernest, > Great suggestion! It returned type "LONG". I can see the JessLong > class > that implements the Jess function long does not list RU.Long as a type > to be converted, and I must admit I'm a bit perplexed by this. The > tooltip documentation for the long function states that Jess now > allows > long literals. I would say that's an oversight; just because it's not a useful conversion doesn't mean it can't just pass the value through. We have a 7.1p3 release coming up soon, so I'll make sure this gets fixed for that. Thanks for the report. --------------------------------------------------------- Ernest Friedman-Hill Informatics & Decision Sciences, Sandia National Laboratories PO Box 969, MS 9012, Livermore, CA 94550 http://www.jessrules.com -------------------------------------------------------------------- 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]. --------------------------------------------------------------------
