[racket] Interesting article

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Aug 12 09:02:38 EDT 2010

On Thu, Aug 12, 2010 at 8:34 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> Also, I thought of a better way than prop:procedure to get containers
> to implicitly ref... we could change apply and #%app. I don't think it
> would be slower because the code would already be on the slow 'error'
> path, but I don't have a strong opinion on if it is a good idea, so I
> don't plan on trying it out until further discussion.

FWIW (and this will be unsurprising to some), I'm against that change.

Robby


Posted on the users mailing list.