[gambit-list] serialization of promises
Darren Baker
darren at wildfire.com.au
Thu Jun 11 00:23:21 EDT 2009
Marc -
Gambit doesn't allow automatic serialization of promises (delay/force)
using object->u8vector, is this by design or otherwise?
It seems I could get around this by rolling my own force and delay, but
perhaps there's a good reason not to be trying to serialize such things?
As an aside, I also noticed that there's a ##promise? predicate but no
non-## version. Seemed a bit odd.
Cheers
Darren
More information about the Gambit-list
mailing list