[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Callbacks in procedure.c
From: |
John Darrington |
Subject: |
Callbacks in procedure.c |
Date: |
Fri, 8 Jun 2007 13:07:15 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
As I said earlier, there are still a few funny GUI quirks. It seems
that when procedures are run, data is coming from the new (empty)
datasheet instead of the old one, since the replace_source_callback is
invoked.
Looking at the new improved code in src/data/procedure.c, I'm starting
to think that rather than a replace_source_callback and
a replace_dictionary_callback, what I really need is a single callback
which gets invoked in proc_commit.
But that's largely a guess, since I'm not entirely sure what
proc_commit does, nor what the states PROC_{OPEN,CLOSED,COMMITTED}
actually mean.
Ben, do you have the time to write a brief explaination?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Callbacks in procedure.c,
John Darrington <=