[plt-scheme] Re: Writing stateless servlets: what is an "unsafe context"?
On Jan 21, 2010, at 9:56 AM, Jay McCarthy wrote:
> An unsafe context is a context that includes un-transformed code. Here
> is an example from the docs:
>
> (build-list
> 3
> (lambda (i)
> (call-with-serializable-current-continuation
> (lambda (k) (serialize k)))))
>
> 'build-list' isn't transformed.
Right, of course. Mind if I add a searchable keyword for "unsafe context" here?
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100121/c17de4f7/attachment.p7s>