Hi, I'm using calls to assert and retract inside an Eclipse code to keep track of some intermediate data (numbers, lists, etc.) that needs to be accessed at different stages of the execution of my program. In other words, I'm using dynamic predicates to emulate global variables. I'd like to know if there is another (more efficient/ less naive) way to do such a thing. Is this what "Global References" are for? If so, are they more efficient than what I'm currently doing? BTW, I'm interfacing with Eclipse from a C++ program. Any help will be much appreciated. Thank you. Best, TallysReceived on Thu Apr 08 18:16:03 2004
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:28 PM GMT GMT