Re: JESS: [EXTERNAL] passing by reference ?
"Wolfgang Laun" <[email protected]> Thu, 3 Jan 2013 08:07:34 +0100
| Newsgroups | gmane.comp.java.jess |
|---|---|
| Message-ID | <CANaj1Ldz0OMLe9G1vmU+=rfpTDQ7hsOTWm1ui1bWKwMvxAB0qQ@mail.gmail.com> |
Parameter passing by reference (if that is what you mean) is totally alien to languages in the Lisp tradition. Jess, however, lets you manipulate Java objects, and you might use this to let some Jess function change one or more fields. But this may not be the best way to achieve your goal, whatever it is. On 22/12/2012, burama <[email protected]> wrote: > how to do passing by reference in jess ? > > > > -- > View this message in context: > http://jess.2305737.n4.nabble.com/passing-by-reference-tp4654112.html > Sent from the Jess mailing list archive at Nabble.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]. --------------------------------------------------------------------