Racket: slightly better handling of the signatures cache
commit8ebfa570ad6a722a831c53a0229464055bf227c3
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 21 Nov 2010 02:50:41 +0000 (21 03:50 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 21 Nov 2010 02:50:41 +0000 (21 03:50 +0100)
tree1741d2ae26de278cbd6f979bba97ceba5e49d51b
parentb437f54ca8154356f8f576f14f4c167f7f1fa8ff
Racket: slightly better handling of the signatures cache

Refreshing the cache on form evaluation (had been deactivated by error
since the introduction of meta-commands). The current behaviour is not
yet completely correct: if one evaluates a form in a modified buffer,
geiser won't notice the new definition's signature, not even after the
buffer is saved if one has gone around asking for autodoc before that.

An improvement would be to make the cache sensitive to file write
times, as suggested back in the day by Eli & Neil.
scheme/racket/geiser/user.rkt