I wrote:
In looking through managed-prevalence.lisp, it appears that the "unique" id counter isn't saved in the transaction log. Is this an oversight, or a feature I don't understand? :)
The latter, it would appear, since next-id is only called from inside a transaction. My apologies for the noise.
-- Randall Randall randall@randallsquared.com Property law should use #'EQ , not #'EQUAL .