Hi, what is a policy for lifetime of variables posted via Java interface? Suppose I make a rpc call that creates a variable (eg. I call predicate pred(V) ). I store this variable as a CompoundTerm on a Java side (using arg method) and use it in another rpc calls. Is it correct approach? How variables stored in CompoundTerm are protected from being removed by gc? Best regards -- [ Wit Jakuczun w.jakuczun_at_wlogsolutions.com ] [ WLOG Solutions http://wlogsolutions.com ]Received on Tue Jun 03 2008 - 07:19:22 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET