2008/7/22 Gregory Marton <[EMAIL PROTECTED]>:
> Hi folks,
>
> We're running into an issue where we're trying to associate some information
> about functions by associating the info with their serialized form, which is
> in part their procedure-source. Unfortunately, the procedure-source changes
>
Thank you, Neil!
Do you have to use the procedure source as your assoc key? Why not
use the procedure itself?
We have to serialize the procedure-qua-association-key to a file between
when we set the value and when we'll need it next time.
I can imagine one solution to be remembering the