Hi Vladimir,
I have looked at the source of deftransaction and the method definitions for encode-object and decode-object for transactions - The &rest arguments seem to be passed to the transaction object as :args initarg, stored in the transaction file in the encoder and also read back in the decoder. So, the intention is that they are recorded. Did you see that not work?
-Hans
On Wed, Dec 7, 2011 at 4:36 AM, Vladimir Sedach vsedach@gmail.com wrote:
Hello,
Deftransaction permits &rest args, but they don't seem to be recorded in the store. Is the correct behavior that &rest args should not be valid in a deftransaction lambda-list, or is this a bug in storing them?
Thanks, Vladimir
bknr-devel mailing list bknr-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/bknr-devel